🧹: apply all @dependabot's suggested security updates. #3149
go.yml
on: pull_request
Static Analysis
3m 21s
Matrix: Build
Annotations
4 errors and 5 warnings
Static Analysis:
ygot/schema_tests/schema_test.go#L20
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
Static Analysis:
ytypes/schema_tests/diff_benchmark_test.go#L18
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
Static Analysis:
ytypes/schema_tests/validate_test.go#L22
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
Static Analysis
Process completed with exit code 1.
|
Static Analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/ygot/ygot. Supported file pattern: go.sum
|
Build (stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/ygot/ygot. Supported file pattern: go.sum
|
Build (oldstable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/ygot/ygot. Supported file pattern: go.sum
|