feat(core): move auth profiles to externalized profiles lib #798
ci.yaml
on: pull_request
Run govulncheck
35s
lint
50s
unit tests
52s
e2e tests
2m 22s
Annotations
40 errors and 3 warnings
Run govulncheck:
pkg/profiles/globalConfig.go#L15
undefined: StoreInterface
|
Run govulncheck:
pkg/profiles/profileConfig.go#L9
undefined: StoreInterface
|
Run govulncheck:
pkg/profiles/profile.go#L28
undefined: StoreInterface
|
Run govulncheck:
pkg/profiles/globalConfig.go#L27
undefined: StoreInterface
|
Run govulncheck:
pkg/profiles/profile.go#L57
undefined: NewStoreInterface
|
Run govulncheck:
pkg/profiles/profileConfig.go#L21
undefined: NewStoreInterface
|
Run govulncheck:
pkg/profiles/profileConfig.go#L41
undefined: NewStoreInterface
|
Run govulncheck:
pkg/profiles/profile.go#L60
undefined: NewKeyringStore
|
Run govulncheck:
pkg/profiles/profile.go#L62
undefined: NewMemoryStore
|
Run govulncheck
Process completed with exit code 1.
|
lint:
pkg/profiles/globalConfig.go#L15
undefined: StoreInterface
|
lint:
pkg/profiles/globalConfig.go#L27
undefined: StoreInterface
|
lint:
pkg/profiles/profileConfig.go#L9
undefined: StoreInterface
|
lint:
pkg/profiles/profileConfig.go#L21
undefined: NewStoreInterface
|
lint:
pkg/profiles/profileConfig.go#L41
undefined: NewStoreInterface
|
lint:
pkg/profiles/profile.go#L28
undefined: StoreInterface
|
lint:
pkg/profiles/profile.go#L57
undefined: NewStoreInterface
|
lint:
pkg/profiles/profile.go#L60
undefined: NewKeyringStore
|
lint:
pkg/profiles/profile.go#L62
undefined: NewMemoryStore (typecheck)
|
lint:
pkg/auth/auth.go#L15
could not import github.com/opentdf/otdfctl/pkg/profiles (-: # github.com/opentdf/otdfctl/pkg/profiles
|
unit tests:
pkg/profiles/globalConfig.go#L15
undefined: StoreInterface
|
unit tests:
pkg/profiles/globalConfig.go#L27
undefined: StoreInterface
|
unit tests:
pkg/profiles/profileConfig.go#L9
undefined: StoreInterface
|
unit tests:
pkg/profiles/profileConfig.go#L21
undefined: NewStoreInterface
|
unit tests:
pkg/profiles/profileConfig.go#L41
undefined: NewStoreInterface
|
unit tests:
pkg/profiles/profile.go#L28
undefined: StoreInterface
|
unit tests:
pkg/profiles/profile.go#L57
undefined: NewStoreInterface
|
unit tests:
pkg/profiles/profile.go#L60
undefined: NewKeyringStore
|
unit tests:
pkg/profiles/profile.go#L62
undefined: NewMemoryStore
|
unit tests
Process completed with exit code 1.
|
e2e tests
undefined: StoreInterface
|
e2e tests
undefined: StoreInterface
|
e2e tests
undefined: StoreInterface
|
e2e tests
undefined: NewStoreInterface
|
e2e tests
undefined: NewStoreInterface
|
e2e tests
undefined: StoreInterface
|
e2e tests
undefined: NewStoreInterface
|
e2e tests
undefined: NewKeyringStore
|
e2e tests
undefined: NewMemoryStore
|
e2e tests
Process completed with exit code 1.
|
Run govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|
unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e tests
Restore cache failed: Dependencies file is not found in /home/runner/work/otdfctl/otdfctl. Supported file pattern: go.sum
|