Skip to content

Release node-lock on blocking pod-selector #1521

Release node-lock on blocking pod-selector

Release node-lock on blocking pod-selector #1521

Triggered via pull request August 2, 2023 17:32
Status Failure
Total duration 21m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

on-pr.yaml

on: pull_request
Run go tests
18s
Run go tests
Lint bash code with shellcheck
5s
Lint bash code with shellcheck
Lint golang code
20s
Lint golang code
Check docs for incorrect links
7s
Check docs for incorrect links
Build image and scan it against known vulnerabilities
2m 35s
Build image and scan it against known vulnerabilities
Matrix: End-to-End test with kured with code and manifests from HEAD
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
Run go tests: cmd/kured/main_test.go#L23
cannot use BlockingChecker{} (value of type BlockingChecker) as type RebootBlocker in variable declaration:
Run go tests: cmd/kured/main_test.go#L24
cannot use (*BlockingChecker)(nil) (value of type *BlockingChecker) as type RebootBlocker in variable declaration:
Run go tests: cmd/kured/main_test.go#L137
cannot use blockingChecker (variable of type BlockingChecker) as type RebootBlocker in array or slice literal:
Run go tests: cmd/kured/main_test.go#L142
cannot use nonblockingChecker (variable of type BlockingChecker) as type RebootBlocker in array or slice literal:
Run go tests: cmd/kured/main_test.go#L147
cannot use nonblockingChecker (variable of type BlockingChecker) as type RebootBlocker in array or slice literal:
Run go tests: cmd/kured/main_test.go#L147
cannot use blockingChecker (variable of type BlockingChecker) as type RebootBlocker in array or slice literal:
Run go tests: cmd/kured/main_test.go#L158
assignment mismatch: 1 variable but rebootBlocked returns 2 values
Run go tests
Process completed with exit code 1.
End-to-End test with kured with code and manifests from HEAD (1.27)
Attempt 1 failed. Reason: Child_process exited with error code 1
End-to-End test with kured with code and manifests from HEAD (1.25)
Attempt 1 failed. Reason: Child_process exited with error code 1
End-to-End test with kured with code and manifests from HEAD (1.26)
Attempt 1 failed. Reason: Child_process exited with error code 1