Skip to content

Use k8s 1.29 client libs #1090

Use k8s 1.29 client libs

Use k8s 1.29 client libs #1090

Triggered via pull request January 2, 2024 04:01
@tamalsahatamalsaha
synchronize #324
k129-auto
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
Matrix: Kubernetes
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: tests/check-charts_test.go#L99
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
Build
lint] Error 1
Build
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/