Skip to content

Docs: fix vulnerable dependencies #2147

Docs: fix vulnerable dependencies

Docs: fix vulnerable dependencies #2147

Triggered via pull request September 27, 2024 05:39
Status Cancelled
Total duration 24m 23s
Artifacts

go.yaml

on: pull_request
Matrix: e2e-ce-test
Matrix: e2e-ee-test
Matrix: e2e-ce-without-kubelet-test
Matrix: e2e-ee-without-kubelet-test
success-all-test
3s
success-all-test
Fit to window
Zoom out
Zoom in

Annotations

58 errors and 1 warning
e2e-ce-without-kubelet-test (pod-mount-share)
The run was canceled by @xiaogaozi.
e2e-ce-without-kubelet-test (pod-mount-share)
The operation was canceled.
e2e-ce-without-kubelet-test (pod-mount-share)
Process completed with exit code 1.
e2e-ce-without-kubelet-test (pod)
The run was canceled by @xiaogaozi.
e2e-ce-without-kubelet-test (pod)
The operation was canceled.
e2e-ce-without-kubelet-test (pod)
Process completed with exit code 1.
e2e-ce-test (process)
The run was canceled by @xiaogaozi.
e2e-ce-test (process)
The operation was canceled.
e2e-ce-test (process)
Process completed with exit code 1.
e2e-ee-without-kubelet-test (pod-provisioner)
The run was canceled by @xiaogaozi.
e2e-ee-without-kubelet-test (pod-provisioner)
The operation was canceled.
e2e-ee-without-kubelet-test (pod-provisioner)
Process completed with exit code 1.
e2e-ee-test (webhook-provisioner)
The run was canceled by @xiaogaozi.
e2e-ee-test (webhook-provisioner)
Process completed with exit code 1.
e2e-ce-test (webhook)
The run was canceled by @xiaogaozi.
e2e-ee-test (webhook-provisioner)
The operation was canceled.
e2e-ce-test (webhook)
Process completed with exit code 1.
e2e-ce-test (webhook)
The operation was canceled.
e2e-ce-test (webhook-provisioner)
The run was canceled by @xiaogaozi.
e2e-ce-test (webhook-provisioner)
Process completed with exit code 1.
e2e-ce-test (webhook-provisioner)
The operation was canceled.
e2e-ce-test (pod)
The run was canceled by @xiaogaozi.
e2e-ce-test (pod)
The operation was canceled.
e2e-ce-test (pod)
Process completed with exit code 1.
e2e-ce-test (pod-provisioner)
The run was canceled by @xiaogaozi.
e2e-ce-test (pod-provisioner)
The operation was canceled.
e2e-ce-test (pod-provisioner)
Process completed with exit code 1.
e2e-ee-test (pod-provisioner)
The run was canceled by @xiaogaozi.
e2e-ee-test (pod-provisioner)
The operation was canceled.
e2e-ee-test (pod-provisioner)
Process completed with exit code 1.
e2e-ee-without-kubelet-test (pod)
The run was canceled by @xiaogaozi.
e2e-ee-without-kubelet-test (pod)
The operation was canceled.
e2e-ee-without-kubelet-test (pod)
Process completed with exit code 1.
e2e-ee-test (pod-mount-share)
The run was canceled by @xiaogaozi.
e2e-ee-test (pod-mount-share)
Process completed with exit code 1.
e2e-ee-test (pod-mount-share)
The operation was canceled.
test
The run was canceled by @xiaogaozi.
test: pkg/util/util.go#L53
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: Programs that call Seed and then expect a specific sequence of results from the global random source (using functions such as Int) can be broken when a dependency changes how much it consumes from the global random source. To avoid such breakages, programs that need a specific result sequence should use NewRand(NewSource(seed)) to obtain a random generator that other packages cannot access. (staticcheck)
test
Process completed with exit code 2.
e2e-ce-test (pod-mount-share)
The run was canceled by @xiaogaozi.
test
The operation was canceled.
e2e-ce-test (pod-mount-share)
The operation was canceled.
e2e-ce-test (pod-mount-share)
Process completed with exit code 1.
e2e-ee-test (process)
The run was canceled by @xiaogaozi.
e2e-ee-test (process)
The operation was canceled.
e2e-ee-test (process)
Process completed with exit code 1.
e2e-ce-without-kubelet-test (pod-provisioner)
The run was canceled by @xiaogaozi.
e2e-ce-without-kubelet-test (pod-provisioner)
Process completed with exit code 1.
e2e-ce-without-kubelet-test (pod-provisioner)
The operation was canceled.
e2e-ee-without-kubelet-test (pod-mount-share)
The run was canceled by @xiaogaozi.
e2e-ee-without-kubelet-test (pod-mount-share)
Process completed with exit code 1.
e2e-ee-without-kubelet-test (pod-mount-share)
The operation was canceled.
e2e-ee-test (pod)
The run was canceled by @xiaogaozi.
e2e-ee-test (pod)
Process completed with exit code 1.
e2e-ee-test (pod)
The operation was canceled.
e2e-ee-test (webhook)
The run was canceled by @xiaogaozi.
e2e-ee-test (webhook)
The operation was canceled.
e2e-ee-test (webhook)
Process completed with exit code 1.
success-all-test
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/workflow-conclusion-action@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/