Skip to content

[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.23.1 to 1.25.0 #269

[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.23.1 to 1.25.0

[Dependabot](deps): Bump go.opentelemetry.io/otel from 1.23.1 to 1.25.0 #269

Triggered via pull request April 16, 2024 16:23
Status Failure
Total duration 7m 4s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
golangci-lint: conversion_infos.go#L10
could not import C (cgo preprocessing failed) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/x/[email protected]/http2/server.go#L2575
trailer declared and not used (typecheck)
golangci-lint: ../../../go/pkg/mod/google.golang.org/[email protected]/reflection/serverreflection.go#L266
sentFileDescriptors declared and not used (typecheck)
Build and run tests
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
Build and run tests
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build and run tests
impossible type assertion: p.(*recordingSpan)
Build and run tests
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build and run tests
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Build and run tests
Process completed with exit code 2.
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and run tests
Restore cache failed: Dependencies file is not found in /home/runner/work/steampipe-postgres-fdw/steampipe-postgres-fdw. Supported file pattern: go.sum