Skip to content

feat(cond-bridge) rework conditional compile functions #27

feat(cond-bridge) rework conditional compile functions

feat(cond-bridge) rework conditional compile functions #27

Triggered via push August 20, 2024 20:18
Status Failure
Total duration 25s
Artifacts

linters.yml

on: push
markdown-lint
8s
markdown-lint
shellcheck
10s
shellcheck
golangci
14s
golangci
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
golangci: nwgate/pkg/dpudev/Interface.go#L22
var-naming: don't use underscores in Go names; var net_intfs should be netIntfs (revive)
golangci: nwgate/pkg/dpudev/Interface.go#L29
var-declaration: should omit type bool from declaration of var ifloop; it will be inferred from the right-hand side (revive)
golangci: nwgate/pkg/dpudev/Interface.go#L30
var-declaration: should omit type bool from declaration of var ifenabled; it will be inferred from the right-hand side (revive)
golangci: nwgate/pkg/dpudev/Interface.go#L31
ineffectual assignment to ifadmin (ineffassign)
golangci: nwgate/pkg/dpudev/Interface.go#L32
ineffectual assignment to ifoper (ineffassign)
golangci: nwgate/pkg/common/proto.go#L3
package-comments: package comment should be of the form "Package common ..." (revive)
golangci
issues found
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/Protos/Protos. Supported file pattern: go.sum