Skip to content

ci: actually enable v2 system test #73130

ci: actually enable v2 system test

ci: actually enable v2 system test #73130

Triggered via pull request September 26, 2024 13:01
Status Success
Total duration 15m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golangci-lint
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
golangci-lint
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/