Skip to content

wip

wip #358

Triggered via pull request October 15, 2024 11:32
Status Failure
Total duration 4m 44s
Artifacts

ci.yml

on: pull_request
Unit Tests
4m 34s
Unit Tests
Static Analysis
2m 7s
Static Analysis
Check state of go.mod and go.sum
13s
Check state of go.mod and go.sum
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Static Analysis: pkg/scheduler/scheduler_test.go#L267
context-as-argument: context.Context should be the first parameter of a function (revive)
Static Analysis: pkg/scheduler/timer_test.go#L111
unnecessary conversion (unconvert)
Static Analysis: pkg/scheduler/scheduler_test.go#L239
`requireJobToBeExecuted` - `timeout` always receives `timeout` (`10000000`) (unparam)
Static Analysis
Process completed with exit code 1.
Unit Tests
Process completed with exit code 1.