chore(ci): Switch from gacts/setup-node-with-cache to actions/setup-n… #709
tests.yml
on: push
Golang-CI (lint)
41s
Validate config file
7s
Unit tests
56s
Gitleaks
2m 19s
Lint l10n file(s)
8s
Matrix: build
Run templates generator
0s
Annotations
2 errors and 4 warnings
Validate config file
Dependencies lock file is not found in /home/runner/work/error-pages/error-pages. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
Lint l10n file(s)
Dependencies lock file is not found in /home/runner/work/error-pages/error-pages. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use `actions/setup-go` directly. To migrate, simply replace `uses: gacts/setup-go-with-cache@v1` with `uses: actions/setup-go@v5` (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
|
Golang-CI (lint)
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Golang-CI (lint)
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use `actions/setup-go` directly. To migrate, simply replace `uses: gacts/setup-go-with-cache@v1` with `uses: actions/setup-go@v5` (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
|