Migrate to new release flow #4
Annotations
11 errors
|
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:
steps.go#L175
`AddLabelToIstioDestinatonRulesSelector` - `clientset` is unused (unparam)
|
golangci-lint:
summary/webapp/router.go#L15
ViewRenderer is a global variable (gochecknoglobals)
|
golangci-lint:
version.go#L13
buildDate is a global variable (gochecknoglobals)
|
golangci-lint:
version.go#L14
commit is a global variable (gochecknoglobals)
|
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:
resources/istio/authorization_policy.go#L1
ST1003: should not use MixedCaps in package name; authorizationPolicy should be authorizationpolicy (stylecheck)
|
golangci-lint:
resources/istio/destination_rule.go#L1
ST1003: should not use MixedCaps in package name; authorizationPolicy should be authorizationpolicy (stylecheck)
|
Loading