Skip to content

feat(webserver): add Prometheus #275

feat(webserver): add Prometheus

feat(webserver): add Prometheus #275

Triggered via pull request July 5, 2024 00:02
Status Failure
Total duration 50s
Artifacts

go.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
test (1.21): cmd/config_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/FreifunkBremen/yanic/cmd); to add:
lint (1.21)
golangci-lint exit with code 3
test (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2, actions/cache@v2, 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/