Fix : mTLS bug fix #34
Annotations
10 errors and 1 warning
lint:
agent/kubviz/plugins/outdated/outdated.go#L42
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
|
lint:
agent/kubviz/plugins/outdated/outdated.go#L363
ineffectual assignment to useAuth (ineffassign)
|
lint:
agent/kubviz/plugins/outdated/outdated.go#L73
ST1003: var metricsJson should be metricsJSON (stylecheck)
|
lint:
agent/kubviz/scheduler/scheduler_watch.go#L115
ST1016: methods on the same type should have the same receiver name (seen 1x "j", 1x "v") (stylecheck)
|
lint:
agent/kubviz/scheduler/scheduler_watch.go#L66
ST1016: methods on the same type should have the same receiver name (seen 1x "j", 1x "v") (stylecheck)
|
lint:
agent/kubviz/scheduler/scheduler_watch.go#L181
ST1016: methods on the same type should have the same receiver name (seen 1x "j", 1x "v") (stylecheck)
|
lint:
agent/kubviz/scheduler/scheduler_watch.go#L83
ST1016: methods on the same type should have the same receiver name (seen 1x "j", 1x "v") (stylecheck)
|
lint:
agent/kubviz/scheduler/scheduler_watch.go#L131
ST1016: methods on the same type should have the same receiver name (seen 1x "j", 1x "v") (stylecheck)
|
lint:
agent/kubviz/scheduler/scheduler_watch.go#L148
ST1016: methods on the same type should have the same receiver name (seen 1x "j", 1x "v") (stylecheck)
|
lint:
agent/kubviz/scheduler/scheduler_watch.go#L165
ST1016: methods on the same type should have the same receiver name (seen 1x "j", 1x "v") (stylecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|