This repository was archived by the owner on Nov 20, 2025. It is now read-only.
fix(deps): update module go.opentelemetry.io/collector/consumer to v1 #139
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: push
Run tests
13s
Run govulncheck
15s
Annotations
6 errors and 1 warning
|
Run tests:
factory.go#L7
missing go.sum entry for module providing package go.opentelemetry.io/collector/consumer (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run tests
Process completed with exit code 1.
|
|
Run govulncheck:
factory.go#L7
missing go.sum entry for module providing package go.opentelemetry.io/collector/consumer (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/consumer (invalid package name: "")
|
|
Run govulncheck:
factory.go#L7
could not import go.opentelemetry.io/collector/consumer (invalid package name: "")
|
|
Run govulncheck
Process completed with exit code 1.
|
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|