Skip to content

[kube-client] replace info with debug #37

[kube-client] replace info with debug

[kube-client] replace info with debug #37

Triggered via pull request November 6, 2024 14:37
Status Failure
Total duration 1m 25s
Artifacts

lint.yaml

on: pull_request
Run Go linters
1m 17s
Run Go linters
Run codespell
4s
Run codespell
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Run Go linters: client/client.go#L151
SA1019: logger.Errorf is deprecated: use Error instead (staticcheck)
Run Go linters: client/client.go#L156
SA1019: logger.Errorf is deprecated: use Error instead (staticcheck)
Run Go linters: client/client.go#L162
SA1019: logger.Errorf is deprecated: use Error instead (staticcheck)
Run Go linters: client/client.go#L188
SA1019: logger.Errorf is deprecated: use Error instead (staticcheck)
Run Go linters: client/client.go#L232
SA1019: logger.Debugf is deprecated: use Debug instead (staticcheck)
Run Go linters
Process completed with exit code 1.
Run codespell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, 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/
Run Go linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Go linters
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-client/kube-client. Supported file pattern: go.sum