Skip to content

Add configurable concurrency & parallelism to checks #229

Add configurable concurrency & parallelism to checks

Add configurable concurrency & parallelism to checks #229

Triggered via pull request July 25, 2023 20:58
Status Failure
Total duration 1m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: pkg/authz/check/service.go#L333
pkg/authz/check/service.go:333: Line contains TODO/BUG/FIXME: "TODO: Should do wookieSafeRead" (godox)
golangci: pkg/authz/check/service.go#L334
pkg/authz/check/service.go:334: Line contains TODO/BUG/FIXME: "TODO: Set some 'dynamic' upper-bound for..." (godox)
golangci: pkg/authz/objecttype/mysql.go#L132
File is not `gofumpt`-ed (gofumpt)
golangci: pkg/authz/objecttype/postgres.go#L131
File is not `gofumpt`-ed (gofumpt)
golangci: pkg/authz/objecttype/service.go#L136
File is not `gofumpt`-ed (gofumpt)
golangci: pkg/authz/check/service.go#L116
line is 281 characters (lll)
golangci: pkg/authz/check/service.go#L392
return statements should not be cuddled if block has more than two lines (wsl)
golangci: pkg/authz/check/service.go#L409
return statements should not be cuddled if block has more than two lines (wsl)
golangci: pkg/authz/check/service.go#L411
if statements should only be cuddled with assignments (wsl)
golangci: pkg/authz/check/service.go#L439
return statements should not be cuddled if block has more than two lines (wsl)
ci
Restore cache failed: Dependencies file is not found in /home/runner/work/warrant/warrant. Supported file pattern: go.sum