Skip to content

update all dependencies and drop jaeger exporter #96

update all dependencies and drop jaeger exporter

update all dependencies and drop jaeger exporter #96

Triggered via pull request October 16, 2023 17:36
Status Failure
Total duration 2m 34s
Artifacts

lint.yaml

on: pull_request
Lint Go
1m 10s
Lint Go
Lint YAML & Markdown
23s
Lint YAML & Markdown
Analyze with Trivy
30s
Analyze with Trivy
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint Go: cobraotel/cobraotel.go#L20
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 Go
issues found
Lint Go
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/