build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #113
tests.yml
on: pull_request
Golang-CI (lint)
2m 54s
Validate config file
9s
Unit tests
53s
Gitleaks
2m 15s
Lint l10n file(s)
10s
Matrix: build
Run templates generator
0s
Annotations
1 error and 4 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
|
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
|