build(deps): bump github.com/fasthttp/router from 1.5.3 to 1.5.4 #116
tests.yml
on: pull_request
Golang-CI (lint)
2m 51s
Validate config file
11s
Unit tests
52s
Gitleaks
2m 17s
Lint l10n file(s)
11s
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
|