Skip to content

build(deps): bump gomodules.xyz/jsonpatch/v2 from 2.2.0 to 2.4.0 #887

build(deps): bump gomodules.xyz/jsonpatch/v2 from 2.2.0 to 2.4.0

build(deps): bump gomodules.xyz/jsonpatch/v2 from 2.2.0 to 2.4.0 #887

Status Success
Total duration 4m 25s
Artifacts

test.yml

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

Annotations

16 warnings
e2e test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e 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/
e2e test
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
test (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.20.x, ubuntu-latest)
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 (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
test (1.20.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
test (1.20.x, ubuntu-latest): e2e/retrievers/pod.go#L1
should have a package comment
test (1.20.x, ubuntu-latest): pkg/logging/logging.go#L15
should have a package comment
test (1.20.x, ubuntu-latest): pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
test (1.20.x, ubuntu-latest): pkg/version/version.go#L29
exported function GetGitSHA should have comment or be unexported
test (1.20.x, ubuntu-latest): e2e/entities/generators.go#L1
should have a package comment
test (1.20.x, ubuntu-latest): e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
test (1.20.x, ubuntu-latest): e2e/poolconsistency/poolconsistency_test.go#L118
exported func NewMockedPool returns unexported type *poolconsistency.mockedPool, which can be annoying to use
test (1.20.x, ubuntu-latest): cmd/controlloop/controlloop.go#L1
should have a package comment