WIP: use externalized profiles package #803
ci.yaml
on: pull_request
Run govulncheck
9s
lint
40s
unit tests
48s
e2e tests
5m 48s
Annotations
8 errors and 3 warnings
lint:
pkg/profiles/util.go#L8
var `profileNameRegex` is unused (unused)
|
lint:
pkg/profiles/util.go#L10
func `validateProfileName` is unused (unused)
|
lint:
cmd/root.go#L157
unnecessary trailing newline (whitespace)
|
lint:
cmd/root.go#L173
unnecessary trailing newline (whitespace)
|
lint:
cmd/root.go#L179
SA4006: this value of `profileMgr` is never used (staticcheck)
|
lint:
pkg/profiles/profile.go#L35
ST1005: error strings should not be capitalized (stylecheck)
|
lint
issues found
|
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
|