Skip to content

feat: add Context() method and update job retrieval, closes #762 #1253

feat: add Context() method and update job retrieval, closes #762

feat: add Context() method and update job retrieval, closes #762 #1253

Triggered via pull request October 21, 2024 01:19
Status Failure
Total duration 29s
Artifacts

go_test.yml

on: pull_request
Matrix: lint and test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint and test (1.21): scheduler_test.go#L2622
Error return value of `s.Shutdown` is not checked (errcheck)
lint and test (1.21): scheduler_test.go#L2632
S1008: should use 'return locker.jobLocked' instead of 'if locker.jobLocked { return true }; return false' (gosimple)
lint and test (1.21)
issues found
lint and test (1.20)
The job was canceled because "_1_21" failed.
lint and test (1.20)
The operation was canceled.
lint and test (1.22)
The job was canceled because "_1_21" failed.
lint and test (1.22)
The operation was canceled.