Skip to content

Refresh dependencies #6

Refresh dependencies

Refresh dependencies #6

Triggered via pull request December 17, 2024 12:50
Status Failure
Total duration 1m 28s
Artifacts
Matrix: Verify lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Verify lint (1.22): summary/webapp/router.go#L20
don't use `init` function (gochecknoinits)
Verify lint (1.22): summary/webapp/router.go#L71
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
Verify lint (1.22): steps.go#L175
`AddLabelToIstioDestinatonRulesSelector` - `clientset` is unused (unparam)
Verify lint (1.22): summary/webapp/router.go#L15
ViewRenderer is a global variable (gochecknoglobals)
Verify lint (1.22): version.go#L13
buildDate is a global variable (gochecknoglobals)
Verify lint (1.22): version.go#L14
commit is a global variable (gochecknoglobals)
Verify lint (1.22): resources/resource.go#L4
ST1003: struct field ApiVersion should be APIVersion (stylecheck)
Verify lint (1.22): resources/resource.go#L13
ST1003: struct field Id should be ID (stylecheck)
Verify lint (1.22): resources/istio/authorization_policy.go#L1
ST1003: should not use MixedCaps in package name; authorizationPolicy should be authorizationpolicy (stylecheck)
Verify lint (1.22): resources/istio/destination_rule.go#L1
ST1003: should not use MixedCaps in package name; authorizationPolicy should be authorizationpolicy (stylecheck)
Verify lint (1.23)
The job was canceled because "_1_22" failed.
Verify lint (1.23)
The operation was canceled.
Verify lint (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636