fix(gw): correct inventory package #8
Annotations
2 errors and 4 warnings
golangci:
nwgate/cmd/main.go#L39
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci
issues found
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/Protos/Protos. Supported file pattern: go.sum
|
golangci:
nwgate/pkg/dpudev/Interface.go#L16
exported: comment on exported function InitNetworkData should be of the form "InitNetworkData ..." (revive)
|
golangci:
nwgate/pkg/dpudev/Interface.go#L19
var-naming: don't use underscores in Go names; var n_ifs should be nIfs (revive)
|
golangci:
nwgate/pkg/dpudev/dpudev.go#L18
exported: comment on exported function NewServer should be of the form "NewServer ..." (revive)
|