Skip to content

Fix gen command

Fix gen command #1783

Re-run triggered December 25, 2023 18:11
Status Failure
Total duration 9m 34s
Artifacts

ci.yml

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

Annotations

34 errors and 10 warnings
k8s (v1.27.1): cmd/check-table/main.go#L44
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.27.1): cmd/icon-namer/main.go#L209
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
k8s (v1.27.1): cmd/print-layout/main.go#L61
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.27.1)
lint] Error 1
k8s (v1.27.1)
Process completed with exit code 2.
k8s (v1.23.17): cmd/check-table/main.go#L44
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.23.17): cmd/icon-namer/main.go#L209
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
k8s (v1.23.17): cmd/print-layout/main.go#L61
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.23.17)
lint] Error 1
k8s (v1.23.17)
The operation was canceled.
k8s (v1.26.3): cmd/check-table/main.go#L44
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.26.3): cmd/icon-namer/main.go#L209
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
k8s (v1.26.3): cmd/print-layout/main.go#L61
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.26.3)
lint] Error 1
k8s (v1.26.3)
The operation was canceled.
k8s (v1.21.14): cmd/check-table/main.go#L44
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.21.14): cmd/icon-namer/main.go#L209
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
k8s (v1.21.14): cmd/print-layout/main.go#L61
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.21.14)
lint] Error 1
k8s (v1.21.14)
The operation was canceled.
k8s (v1.24.12): cmd/check-table/main.go#L44
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.24.12): cmd/icon-namer/main.go#L209
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
k8s (v1.28.0): cmd/check-table/main.go#L44
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.24.12): cmd/print-layout/main.go#L61
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.28.0): cmd/icon-namer/main.go#L209
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
k8s (v1.24.12)
lint] Error 1
k8s (v1.28.0): cmd/print-layout/main.go#L61
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
k8s (v1.24.12)
The operation was canceled.
k8s (v1.28.0)
lint] Error 1
k8s (v1.28.0)
The operation was canceled.
k8s (v1.20.15)
The operation was canceled.
k8s (v1.25.8)
The operation was canceled.
k8s (v1.22.17)
The operation was canceled.
k8s (v1.29.0)
The operation was canceled.
k8s (v1.27.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.23.17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.26.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.21.14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.24.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.28.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.20.15)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.25.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.22.17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
k8s (v1.29.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/