Skip to content

build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.5 #109

build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.5

build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.5 #109

Triggered via pull request November 1, 2024 08:26
Status Cancelled
Total duration 3m 6s
Artifacts

tests.yml

on: pull_request
Golang-CI (lint)
2m 49s
Golang-CI (lint)
Validate config file
13s
Validate config file
Unit tests
48s
Unit tests
Gitleaks
1m 20s
Gitleaks
Lint l10n file(s)
8s
Lint l10n file(s)
Matrix: build
Build docker image
0s
Build docker image
Run templates generator
0s
Run templates generator
Scan the docker image
0s
Scan the docker image
Run the docker image
0s
Run the docker image
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Gitleaks
Canceling since a higher priority waiting request for 'refs/pull/110/merge' exists
Gitleaks
The operation was canceled.
Golang-CI (lint)
Canceling since a higher priority waiting request for 'refs/pull/110/merge' exists
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/