This repository was archived by the owner on Nov 20, 2025. It is now read-only.
fix(deps): update module go.opentelemetry.io/collector/pdata to v1.21.0 - autoclosed #129
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: pull_request
Run tests
12s
Run govulncheck
26s
Annotations
15 errors and 1 warning
|
Run tests
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/pcommon (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run tests
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/plog (imported by go.opentelemetry.io/collector/consumer); to add:
|
|
Run tests
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/pmetric (imported by go.opentelemetry.io/collector/consumer); to add:
|
|
Run tests
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/ptrace (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run tests
Process completed with exit code 1.
|
|
Run govulncheck
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/pcommon (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/pdata/pcommon (invalid package name: "")
|
|
Run govulncheck
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/plog (imported by go.opentelemetry.io/collector/consumer); to add:
|
|
Run govulncheck
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/pmetric (imported by go.opentelemetry.io/collector/consumer); to add:
|
|
Run govulncheck
missing go.sum entry for module providing package go.opentelemetry.io/collector/pdata/ptrace (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/pdata/plog (invalid package name: "")
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/pdata/pmetric (invalid package name: "")
|
|
Run govulncheck
could not import go.opentelemetry.io/collector/pdata/ptrace (invalid package name: "")
|
|
Run govulncheck:
gitlab.go#L13
could not import go.opentelemetry.io/collector/pdata/pcommon (invalid package name: "")
|
|
Run govulncheck:
gitlab.go#L14
could not import go.opentelemetry.io/collector/pdata/ptrace (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
|