build(deps): bump docker/build-push-action from 5 to 6 #93
tests.yml
on: pull_request
Golang-CI (lint)
35s
Validate config file
8s
Unit tests
40s
Gitleaks
2m 18s
Lint l10n file(s)
18s
Matrix: build
Run templates generator
0s
Annotations
2 errors and 5 warnings
Golang-CI (lint)
golangci-lint exit with code 3
|
Unit tests
Process completed with exit code 1.
|
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
|
Golang-CI (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|