Skip to content

Merge pull request #360 from nicklesimba/ipv6-denormalize-fix #809

Merge pull request #360 from nicklesimba/ipv6-denormalize-fix

Merge pull request #360 from nicklesimba/ipv6-denormalize-fix #809

Triggered via push July 25, 2023 19:41
Status Success
Total duration 40m 53s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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 (1.19.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
test (1.19.x, ubuntu-latest): pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
test (1.19.x, ubuntu-latest): pkg/version/version.go#L29
exported function GetGitSHA should have comment or be unexported
test (1.19.x, ubuntu-latest): pkg/config/config.go#L225
exported function GetFlatIPAM should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/entities/helpers.go#L9
exported function ReplicaSetQuery should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/entities/generators.go#L11
exported function PodObject should have comment or be unexported
test (1.19.x, ubuntu-latest): cmd/controlloop/controlloop.go#L1
should have a package comment
test (1.19.x, ubuntu-latest): e2e/client/whereabouts.go#L28
exported type ClientInfo should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/client/statefulset.go#L49
exported function WaitForStatefulSetCondition should have comment or be unexported
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/