build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 #928
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
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/retrievers/pod.go#L1
should have a package comment
|
Run Revive Action by building from repository:
pkg/types/ipsanitizers.go#L1
should have a package comment
|
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:
e2e/testenvironment/config.go#L78
exported method Configuration.MaxReplicas should have comment or be unexported
|
Run Revive Action by building from repository:
e2e/testenvironment/config.go#L17
exported function NewConfig 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/version/version.go#L29
exported function GetGitSHA should have comment or be unexported
|
Loading