Set sync setting in config automatically #103
ci_tests.yaml
on: pull_request
Run verify and unit tests
1m 50s
Run e2e tests
2m 25s
Run configsync e2e tests
4m 40s
Matrix: Run gatekeeper e2e tests
Annotations
14 errors
Run verify and unit tests:
main.go#L322
the ctxCancel function is not used on all paths (possible context leak)
|
Run verify and unit tests:
main.go#L343
this return statement may be reached without using the ctxCancel var defined on line 322
|
Run verify and unit tests
Process completed with exit code 2.
|
Run gatekeeper e2e tests (gatekeeper-system)
the ctxCancel function is not used on all paths (possible context leak)
|
Run gatekeeper e2e tests (gatekeeper-system)
this return statement may be reached without using the ctxCancel var defined on line 322
|
Run gatekeeper e2e tests (gatekeeper-system)
Process completed with exit code 2.
|
Run e2e tests:
main.go#L322
the ctxCancel function is not used on all paths (possible context leak)
|
Run e2e tests:
main.go#L343
this return statement may be reached without using the ctxCancel var defined on line 322
|
Run e2e tests
Process completed with exit code 2.
|
Run e2e tests
Process completed with exit code 1.
|
Run configsync e2e tests:
main.go#L322
the ctxCancel function is not used on all paths (possible context leak)
|
Run configsync e2e tests:
main.go#L343
this return statement may be reached without using the ctxCancel var defined on line 322
|
Run configsync e2e tests
Process completed with exit code 2.
|
Run configsync e2e tests
Process completed with exit code 1.
|