Skip to content

feat: initial implementation v0.1.0 #1

feat: initial implementation v0.1.0

feat: initial implementation v0.1.0 #1

Triggered via push May 2, 2026 06:47
Status Failure
Total duration 28s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci-lint
issues found
golangci-lint: manager.go#L312
func (*Manager).isShutdownSignal is unused (unused)
golangci-lint: watchdog.go#L14
unused-parameter: parameter 'budgetCtx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: shutdown_test.go#L261
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: options.go#L108
exported: comment on exported function WithSerial should be of the form "WithSerial ..." (revive)