Skip to content

implement plugin authentication, finer-grained restrictions/validation. #841

implement plugin authentication, finer-grained restrictions/validation.

implement plugin authentication, finer-grained restrictions/validation. #841

Triggered via pull request September 16, 2025 08:29
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Project Checks
53s
Project Checks
Check buildability
1m 24s
Check buildability
Matrix: Linters
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Linters (1.24.x, ubuntu-22.04)
issues found
Linters (1.24.x, ubuntu-22.04): pkg/utils/buildinfo.go#L27
exported: exported function GetVersionFromBuildInfo should have comment or be unexported (revive)
Linters (1.24.x, ubuntu-22.04): pkg/utils/buildinfo.go#L24
exported: exported const NRIModulePath should have comment (or a comment on this block) or be unexported (revive)
Linters (1.24.x, ubuntu-22.04): pkg/utils/buildinfo.go#L17
var-naming: avoid meaningless package names (revive)