Bump the other-go-modules group with 3 updates #1676
Triggered via pull request
September 3, 2025 03:40
Status
Success
Total duration
24m 57s
Artifacts
–
test.yml
on: pull_request
e2e test
24m 13s
e2e test (node_slice)
24m 53s
Matrix: test
Annotations
10 warnings
|
test (ubuntu-latest):
e2e/entities/generators.go#L11
exported function PodObject should have comment or be unexported
|
|
test (ubuntu-latest):
e2e/entities/helpers.go#L9
exported function ReplicaSetQuery should have comment or be unexported
|
|
test (ubuntu-latest):
pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
|
|
test (ubuntu-latest):
pkg/storage/kubernetes/client.go#L1
should have a package comment
|
|
test (ubuntu-latest):
pkg/reconciler/iploop.go#L114
if block ends with a break statement, so drop this else and outdent its block
|
|
test (ubuntu-latest):
pkg/reconciler/iploop.go#L106
should replace retries += 1 with retries++
|
|
test (ubuntu-latest):
pkg/storage/kubernetes/ipam.go#L118
if block ends with a return statement, so drop this else and outdent its block
|
|
test (ubuntu-latest):
pkg/storage/kubernetes/ipam.go#L111
if block ends with a return statement, so drop this else and outdent its block
|
|
test (ubuntu-latest):
pkg/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
|
test (ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path', 'fail-on-any']
|