build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 #108
tests.yml
on: pull_request
Golang-CI (lint)
2m 49s
Validate config file
12s
Unit tests
50s
Gitleaks
2m 19s
Lint l10n file(s)
20s
Matrix: build
Run templates generator
0s
Annotations
1 error and 6 warnings
Golang-CI (lint)
golangci-lint exit with code 3
|
Action gacts/setup-node-with-cache is deprecated
It seems like this action is no longer necessary because https://github.com/actions/setup-node now supports caching out of the box. Please use it instead
|
Action gacts/setup-node-with-cache is deprecated
It seems like this action is no longer necessary because https://github.com/actions/setup-node now supports caching out of the box. Please use it instead
|
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
|
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|