Skip to content

chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group across 1 directory #133

chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group across 1 directory

chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group across 1 directory #133

Triggered via pull request December 12, 2024 00:35
Status Failure
Total duration 52s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: tracing/tracing.go#L11
SA1019: "go.opentelemetry.io/otel/exporters/jaeger" is deprecated: This module is no longer supported. OpenTelemetry dropped support for Jaeger exporter in July 2023. Jaeger officially accepts and recommends using OTLP. Use [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp] or [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc] instead. (staticcheck)
lint: cmd/generate.go#L33
SA1019: cobra.ExactValidArgs is deprecated: use MatchAll(ExactArgs(n), OnlyValidArgs) instead (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636