Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.25.0 #424

chore(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.25.0

chore(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.25.0 #424

Triggered via pull request April 8, 2024 02:19
Status Failure
Total duration 3m 29s
Artifacts

ci-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 4 warnings
test / test-blobstream-e2e
Process completed with exit code 1.
test / test-coverage
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
test / test-coverage
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)
test / test-coverage
impossible type assertion: p.(*recordingSpan)
test / test-coverage
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)
test / test-coverage
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)
test / test-coverage
Process completed with exit code 2.
test / test
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
test / test
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)
test / test
impossible type assertion: p.(*recordingSpan)
test / test
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)
test / test
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)
test / test
Process completed with exit code 2.
test / test-race
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
test / test-race
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)
test / test-race
impossible type assertion: p.(*recordingSpan)
test / test-race
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)
test / test-race
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)
test / test-race
Process completed with exit code 2.
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L68
config.Home undefined (type KeysConfig has no field or method Home) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L72
config.Home undefined (type KeysConfig has no field or method Home) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L80
config.Home undefined (type KeysConfig has no field or method Home) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L100
config.EVMPassphrase undefined (type KeysConfig has no field or method EVMPassphrase) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L238
config.EVMPassphrase undefined (type KeysConfig has no field or method EVMPassphrase) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L306
config.Home undefined (type KeysNewPassphraseConfig has no field or method Home) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L310
config.Home undefined (type KeysNewPassphraseConfig has no field or method Home) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L318
config.Home undefined (type KeysNewPassphraseConfig has no field or method Home) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L348
config.EVMPassphrase undefined (type KeysNewPassphraseConfig has no field or method EVMPassphrase) (typecheck)
lint / golangci-lint: cmd/blobstream/keys/evm/evm.go#L420
config.EVMPassphrase undefined (type KeysConfig has no field or method EVMPassphrase) (typecheck)
lint / markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test-blobstream-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6.1.2, 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/.
lint / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/orchestrator-relayer/orchestrator-relayer. Supported file pattern: go.sum