Skip to content

Add AfterJobRunsWithPanic #1168

Add AfterJobRunsWithPanic

Add AfterJobRunsWithPanic #1168

Triggered via pull request June 18, 2024 05:15
Status Failure
Total duration 34s
Artifacts

go_test.yml

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

Annotations

11 errors
lint and test (1.21): executor.go#L55
exported: exported type PanicHandlerFunc should have comment or be unexported (revive)
lint and test (1.21): scheduler.go#L745
exported: exported function WithPanicHandler should have comment or be unexported (revive)
lint and test (1.21): scheduler_test.go#L2150
S1023: redundant `return` statement (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): executor.go#L55
exported: exported type PanicHandlerFunc should have comment or be unexported (revive)
lint and test (1.20): scheduler.go#L745
exported: exported function WithPanicHandler should have comment or be unexported (revive)
lint and test (1.20): scheduler_test.go#L2150
S1023: redundant `return` statement (gosimple)
lint and test (1.20)
issues found
lint and test (1.22)
The job was canceled because "_1_21" failed.
lint and test (1.22)
The operation was canceled.