Update linter.yml #26
Annotations
11 warnings
test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/linuxptp-daemon/linuxptp-daemon. Supported file pattern: go.sum
|
test (1.23.x, ubuntu-latest):
addons/mapping.go#L1
should have a package comment
|
test (1.23.x, ubuntu-latest):
addons/mapping.go#L9
exported var PluginMapping should have comment or be unexported
|
test (1.23.x, ubuntu-latest):
pkg/config/config.go#L1
should have a package comment
|
test (1.23.x, ubuntu-latest):
pkg/debug/debug.go#L1
should have a package comment
|
test (1.23.x, ubuntu-latest):
pkg/debug/debug.go#L9
exported const DpllKey should have comment (or a comment on this block) or be unexported
|
test (1.23.x, ubuntu-latest):
pkg/config/config.go#L17
exported const DefaultUpdateInterval should have comment (or a comment on this block) or be unexported
|
test (1.23.x, ubuntu-latest):
pkg/config/config.go#L23
exported type IFaces should have comment or be unexported
|
test (1.23.x, ubuntu-latest):
pkg/config/config.go#L24
exported type Iface should have comment or be unexported
|
test (1.23.x, ubuntu-latest):
pkg/config/config.go#L78
exported function GetKubeConfig should have comment or be unexported
|
test (1.23.x, ubuntu-latest):
pkg/config/config.go#L104
exported type ProcessConfig should have comment or be unexported
|