This repository was archived by the owner on Nov 20, 2025. It is now read-only.
fix(deps): update module go.opentelemetry.io/collector/component to v… #136
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: push
Run tests
12s
Run govulncheck
16s
Annotations
13 errors and 1 warning
|
Run tests:
config.go#L11
missing go.sum entry for module providing package go.opentelemetry.io/collector/component (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run tests:
receiver.go#L12
missing go.sum entry needed to verify package go.opentelemetry.io/collector/component/componentstatus (imported by github.com/nw0rn/gitlabreceiver) is provided by exactly one module; to add:
|
|
Run tests
Process completed with exit code 1.
|
|
Run govulncheck:
config.go#L11
missing go.sum entry for module providing package go.opentelemetry.io/collector/component (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run govulncheck:
receiver.go#L12
missing go.sum entry needed to verify package go.opentelemetry.io/collector/component/componentstatus (imported by github.com/nw0rn/gitlabreceiver) is provided by exactly one module; to add:
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/component (invalid package name: "")
|
|
Run govulncheck
f.Type undefined (type Factory has no field or method Type)
|
|
Run govulncheck
f.Type undefined (type Factory has no field or method Type)
|
|
Run govulncheck
f.Type undefined (type Factory has no field or method Type)
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/component (invalid package name: "")
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/component (invalid package name: "")
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/component (invalid package name: "")
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/component (invalid package name: "")
|
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|