This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.46.1 to 0.50.0 #426
ci-release.yml
on: pull_request
lint
/
markdown-lint
26s
lint
/
golangci-lint
3m 22s
test
/
test
2m 37s
test
/
test-coverage
1m 58s
test
/
test-race
2m 36s
test
/
test-blobstream-e2e
26s
goreleaser-check
4s
branch_name
0s
goreleaser
0s
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.
|
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)
|
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 / 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/[email protected]. 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/[email protected], 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
|