feat: add promotion step to remove a file/directory #8167
Annotations
5 errors and 2 warnings
Run linter:
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)
|
Run linter:
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)
|
Run linter:
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)
|
Run linter:
internal/directives/file_deleter.go#L5
File is not `goimports`-ed with -local github.com/org/project (goimports)
|
Run linter
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter:
internal/directives/file_deleter_test.go#L33
unused-parameter: parameter 'workDir' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading