Skip to content

chore(deps): bump up go version, add ua to ga #124

chore(deps): bump up go version, add ua to ga

chore(deps): bump up go version, add ua to ga #124

Triggered via pull request November 22, 2023 05:38
Status Failure
Total duration 15m 26s
Artifacts

pull_request.yml

on: pull_request
Matrix: e2e-tests
csi-driver
0s
csi-driver
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
e2e-tests (v1.25.16)
Process completed with exit code 1.
lint: buildscripts/test.sh#L20
[shellcheck] reported by reviewdog 🐶 Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006) Raw Output: ./buildscripts/test.sh:20:9:style:Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006)
lint: buildscripts/test.sh#L21
[shellcheck] reported by reviewdog 🐶 Use single quotes, otherwise this expands now rather than when signalled. [SC2064](https://github.com/koalaman/shellcheck/wiki/SC2064) Raw Output: ./buildscripts/test.sh:21:14:warning:Use single quotes, otherwise this expands now rather than when signalled. [SC2064](https://github.com/koalaman/shellcheck/wiki/SC2064)
lint: buildscripts/test.sh#L25
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./buildscripts/test.sh:25:13:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/