feat/prevent appproject deletion #36723
ci-build.yaml
on: pull_request
changes
15s
Ensure Go modules synchronicity
23s
Lint Go code
5m 18s
Check changes to generated code
4m 35s
Matrix: Run end-to-end tests
Run unit tests with -race for Go packages
9m 30s
E2E Tests - Composite result
0s
Process & analyze test artifacts
36s
Annotations
9 errors and 1 warning
Lint Go code:
controller/appcontroller_test.go#L608
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
Lint Go code:
controller/appcontroller_test.go#L609
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
Lint Go code:
controller/appcontroller.go#L1165
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
Lint Go code:
controller/appcontroller.go#L1166
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
Lint Go code:
controller/appcontroller_test.go#L1241
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Lint Go code:
controller/appcontroller_test.go#L1238
empty: use require.Empty (testifylint)
|
Lint Go code:
controller/appcontroller.go#L1159
`(*ApplicationController).addProjectFinalizer` - `stage` is unused (unparam)
|
Lint Go code
issues found
|
Run unit tests with -race for Go packages
Process completed with exit code 2.
|
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-code-coverage
|
3.1 MB |
|
test-results
|
1.29 MB |
|