feat: add promotion step to remove a file/directory #8167
ci.yaml
on: pull_request
test-unit
3m 58s
lint-and-typecheck-ui
51s
lint-go
2m 58s
lint-charts
21s
lint-proto
35s
check-codegen
1m 37s
Annotations
5 errors and 7 warnings
lint-go:
internal/directives/file_deleter.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/akuity) -s dot -s blank --custom-order (gci)
|
lint-go:
internal/directives/file_deleter.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/akuity) -s dot -s blank --custom-order (gci)
|
lint-go:
internal/directives/file_deleter_test.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/akuity) -s dot -s blank --custom-order (gci)
|
lint-go:
internal/directives/file_deleter.go#L5
File is not `goimports`-ed with -local github.com/org/project (goimports)
|
lint-go
Process completed with exit code 2.
|
lint-charts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-proto
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-typecheck-ui
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-go:
internal/directives/file_deleter_test.go#L33
unused-parameter: parameter 'workDir' seems to be unused, consider removing or renaming it as _ (revive)
|
test-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|