feat(core): move auth profiles to externalized profiles lib #799
ci.yaml
on: pull_request
Run govulncheck
25s
lint
57s
unit tests
12s
e2e tests
2m 4s
Annotations
12 errors and 3 warnings
unit tests:
pkg/config/config.go#L11
missing go.sum entry for module providing package github.com/jrschumacher/go-osprofiles/pkg/platform (imported by github.com/opentdf/otdfctl/pkg/config); to add:
|
unit tests:
pkg/profiles/profile.go#L6
missing go.sum entry for module providing package github.com/jrschumacher/go-osprofiles (imported by github.com/opentdf/otdfctl/pkg/profiles); to add:
|
unit tests
Process completed with exit code 1.
|
Run govulncheck:
pkg/config/config.go#L11
missing go.sum entry for module providing package github.com/jrschumacher/go-osprofiles/pkg/platform (imported by github.com/opentdf/otdfctl/pkg/config); to add:
|
Run govulncheck:
pkg/config/config.go#L11
could not import github.com/jrschumacher/go-osprofiles/pkg/platform (invalid package name: "")
|
Run govulncheck:
pkg/profiles/profile.go#L6
missing go.sum entry for module providing package github.com/jrschumacher/go-osprofiles (imported by github.com/opentdf/otdfctl/pkg/profiles); to add:
|
Run govulncheck:
pkg/profiles/profile.go#L6
could not import github.com/jrschumacher/go-osprofiles (invalid package name: "")
|
Run govulncheck
Process completed with exit code 1.
|
lint
golangci-lint exit with code 3
|
e2e tests
missing go.sum entry for module providing package github.com/jrschumacher/go-osprofiles/pkg/platform (imported by github.com/opentdf/otdfctl/pkg/config); to add:
|
e2e tests
missing go.sum entry for module providing package github.com/jrschumacher/go-osprofiles (imported by github.com/opentdf/otdfctl/pkg/profiles); to add:
|
e2e tests
Process completed with exit code 1.
|
unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|
e2e tests
Restore cache failed: Dependencies file is not found in /home/runner/work/otdfctl/otdfctl. Supported file pattern: go.sum
|