Fixed trivy vulnerabilities. Update go modules, golang to 1.23 (#28) #202
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: tj-actions/glob@v17.2.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|
Run Revive Action by building from repository
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
Run Revive Action by building from repository:
pkg/storage/storage.go#L17
exported var PodRefreshRetries should have comment or be unexported
|
Run Revive Action by building from repository:
pkg/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
Run Revive Action by building from repository:
e2e/entities/helpers.go#L9
exported function ReplicaSetQuery should have comment or be unexported
|
Run Revive Action by building from repository:
e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
|
Run Revive Action by building from repository:
e2e/entities/generators.go#L11
exported function PodObject should have comment or be unexported
|
Run Revive Action by building from repository:
e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
|
Run Revive Action by building from repository:
pkg/types/types.go#L40
exported type RangeConfiguration should have comment or be unexported
|
Run Revive Action by building from repository:
pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
|
Run Revive Action by building from repository:
pkg/types/ipsanitizers.go#L1
should have a package comment
|
Loading