This repository was archived by the owner on Nov 20, 2025. It is now read-only.
fix(deps): update module go.opentelemetry.io/collector/config/configh… #639
test.yaml
on: push
Run tests
16s
Run govulncheck
34s
Annotations
7 errors and 1 warning
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
config.go#L12
missing go.sum entry for module providing package go.opentelemetry.io/collector/config/confighttp (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run govulncheck
Process completed with exit code 1.
|
|
Run govulncheck:
receiver.go#L79
glRcvr.cfg.Endpoint undefined (type *Config has no field or method Endpoint)
|
|
Run govulncheck:
receiver.go#L63
glRcvr.cfg.ToServer undefined (type *Config has no field or method ToServer)
|
|
Run govulncheck:
config.go#L12
could not import go.opentelemetry.io/collector/config/confighttp (invalid package name: "")
|
|
Run govulncheck:
config.go#L12
missing go.sum entry for module providing package go.opentelemetry.io/collector/config/confighttp (imported by github.com/nw0rn/gitlabreceiver); to add:
|
|
Run govulncheck
Failed to restore: Cache service responded with 400
|