Skip to content

Delete .golangci.yaml #46

Delete .golangci.yaml

Delete .golangci.yaml #46

Triggered via push September 29, 2024 15:54
Status Failure
Total duration 22s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build
missing go.sum entry for module providing package github.com/cespare/xxhash/v2 (imported by github.com/prometheus/client_golang/prometheus); to add:
build
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/prometheus/client_golang/prometheus/promhttp); to add:
build
missing go.sum entry for module providing package github.com/prometheus/client_model/go (imported by github.com/prometheus/client_golang/prometheus/promhttp); to add:
build
missing go.sum entry for module providing package github.com/prometheus/common/expfmt (imported by github.com/prometheus/client_golang/prometheus/promhttp); to add:
build
missing go.sum entry for module providing package github.com/prometheus/common/model (imported by github.com/prometheus/client_golang/prometheus); to add:
build
missing go.sum entry for module providing package github.com/prometheus/procfs (imported by github.com/prometheus/client_golang/prometheus); to add:
build
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/prometheus/client_golang/prometheus); to add:
build
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/prometheus/client_golang/prometheus); to add:
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/