80 prefer certificate pairing when available #105
Annotations
4 errors and 4 warnings
lint:
pkg/k8s/svcdetector/service.go#L74
G115: integer overflow conversion int64 -> int32 (gosec)
|
lint:
pkg/hello/pairing.go#L12
exported: comment on exported type PairingClient should be of the form "PairingClient ..." (with optional leading article) (revive)
|
lint:
pkg/hello/pairing.go#L151
exported: exported function NewInMemoryKeyCachingPairingClientStorage should have comment or be unexported (revive)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|