Authz headers handled and set as attributes for traces #861
lint.yml
on: pull_request
lint
49s
Check duplicated code
7s
Annotations
2 errors, 2 warnings, and 7 notices
lint:
pkg/interlink/config.go#L117
G402: TLS InsecureSkipVerify set true. (gosec)
|
lint
issues found
|
Check duplicated code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Copy/pasted code:
pkg/interlink/api/delete.go#L24
see pkg/interlink/api/ping.go (25-32)
|
Copy/pasted code:
pkg/interlink/api/ping.go#L25
see pkg/interlink/api/delete.go (24-31)
|
Copy/pasted code:
pkg/interlink/api/create.go#L23
see pkg/interlink/api/ping.go (25-32)
|
Copy/pasted code:
pkg/interlink/api/ping.go#L25
see pkg/interlink/api/create.go (23-30)
|
Copy/pasted code:
cmd/interlink/main.go#L70
see cmd/virtual-kubelet/main.go (150-162)
|
Copy/pasted code:
cmd/virtual-kubelet/main.go#L150
see cmd/interlink/main.go (70-82)
|
Check duplicated code
repository contains 5 duplications.
6 duplications were part of this PR and were annotated
|