fix(deps): update module istio.io/client-go to v1.24.3 #13
Annotations
10 errors
golangci-lint:
utils/check-arguments.go#L13
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
utils/check-arguments.go#L22
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint:
resources/resource.go#L4
ST1003: struct field ApiVersion should be APIVersion (stylecheck)
|
golangci-lint:
resources/resource.go#L13
ST1003: struct field Id should be ID (stylecheck)
|
golangci-lint:
summary/webapp/router.go#L20
don't use `init` function (gochecknoinits)
|
golangci-lint:
summary/webapp/router.go#L71
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
golangci-lint:
summary/webapp/router.go#L15
ViewRenderer is a global variable (gochecknoglobals)
|
golangci-lint:
steps.go#L175
`AddLabelToIstioDestinatonRulesSelector` - `clientset` is unused (unparam)
|
golangci-lint:
version.go#L13
buildDate is a global variable (gochecknoglobals)
|
golangci-lint:
version.go#L14
commit is a global variable (gochecknoglobals)
|
Loading