chore: enable unused-parameter from revive #36726
ci-build.yaml
on: pull_request
changes
15s
Ensure Go modules synchronicity
29s
Lint Go code
5m 36s
Check changes to generated code
4m 35s
Matrix: Run end-to-end tests
Run unit tests with -race for Go packages
0s
E2E Tests - Composite result
0s
Process & analyze test artifacts
0s
Annotations
9 errors and 1 warning
Lint Go code:
applicationset/services/plugin/plugin_service.go#L57
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go code
issues found
|
Run end-to-end tests (v1.29.8, false)
Canceling since a higher priority waiting request for 'Integration tests-refs/pull/21365/merge' exists
|
Run end-to-end tests (v1.28.13, false)
Canceling since a higher priority waiting request for 'Integration tests-refs/pull/21365/merge' exists
|
Run end-to-end tests (v1.30.4, false)
Canceling since a higher priority waiting request for 'Integration tests-refs/pull/21365/merge' exists
|
Run unit tests with -race for Go packages
Canceling since a higher priority waiting request for 'Integration tests-refs/pull/21365/merge' exists
|
Run unit tests for Go packages
Canceling since a higher priority waiting request for 'Integration tests-refs/pull/21365/merge' exists
|
Run end-to-end tests (v1.31.0, true)
Canceling since a higher priority waiting request for 'Integration tests-refs/pull/21365/merge' exists
|
E2E Tests - Composite result
Process completed with exit code 1.
|
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|