Skip to content

Code Lint weekly

Code Lint weekly #3631

Triggered via schedule November 8, 2024 22:36
Status Failure
Total duration 2m 55s
Artifacts

lint-ci-weekly.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: cmd/cloud-controller-manager/app/testing/testserver.go#L114
unused-parameter: parameter 'stopCh' seems to be unused, consider removing or renaming it as _ (revive)
Lint: tests/e2e/utils/ip_utils.go#L188
G115: integer overflow conversion int -> uint (gosec)
Lint: tests/e2e/utils/network_utils.go#L486
S1009: should omit nil check; len() for []*github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4.Subnet is defined as zero (gosimple)
Lint: pkg/retry/azure_error_test.go#L384
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Lint: pkg/provider/loadbalancer/testutil/fixture/fixture.go#L45
G115: integer overflow conversion uint64 -> uint32 (gosec)
Lint: pkg/provider/loadbalancer/testutil/fixture/fixture.go#L64
G115: integer overflow conversion int -> uint8 (gosec)
Lint: pkg/provider/loadbalancer/testutil/fixture/fixture.go#L82
G115: integer overflow conversion uint64 -> int (gosec)
Lint: pkg/provider/loadbalancer/testutil/fixture/fixture.go#L103
G115: integer overflow conversion int -> uint8 (gosec)
Lint: pkg/provider/loadbalancer/testutil/fixture/fixture.go#L121
G115: integer overflow conversion uint64 -> int (gosec)
Lint: cmd/cloud-node-manager/app/nodemanager.go#L55
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-provider-azure/cloud-provider-azure. Supported file pattern: go.sum