Network Manager #142
Annotations
10 errors and 4 warnings
pkg/utils/namings/namings.go#L128
captLocal: `IPaddress' should not be capitalized (gocritic)
|
pkg/utils/namings/namings.go#L130
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(IPaddress, ":", "-", -1)` (gocritic)
|
pkg/utils/resourceforge/forge.go#L1436
captLocal: `IPaddress' should not be capitalized (gocritic)
|
pkg/network-manager/doc.go#L1
Expected:2024, Actual: 2023 FLUIDOS Project (goheader)
|
cmd/network-manager/doc.go#L1
Expected:2024, Actual: 2023 FLUIDOS Project (goheader)
|
cmd/network-manager/main.go#L1
Expected:2024, Actual: 2023 FLUIDOS Project (goheader)
|
pkg/network-manager/network-controller.go#L182
`cancelled` is a misspelling of `canceled` (misspell)
|
pkg/network-manager/network-controller.go#L48
unnecessary leading newline (whitespace)
|
pkg/network-manager/network-controller.go#L81
unnecessary leading newline (whitespace)
|
cmd/network-manager/main.go#L86
unnecessary trailing newline (whitespace)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pkg/network-manager/network-controller.go#L36
exported: exported type ClusterInfo should have comment or be unexported (revive)
|
pkg/network-manager/network-controller.go#L40
exported: exported type NetworkManager should have comment or be unexported (revive)
|
pkg/network-manager/network-controller.go#L131
exported: exported function Start should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading