Skip to content

Add configurable concurrency & parallelism to checks #231

Add configurable concurrency & parallelism to checks

Add configurable concurrency & parallelism to checks #231

Triggered via pull request July 25, 2023 21:26
Status Failure
Total duration 1m 5s
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#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)
golangci: pkg/authz/check/service.go#L447
append only allowed to cuddle with appended value (wsl)
golangci: pkg/authz/check/service.go#L443
ranges should only be cuddled with assignments used in the iteration (wsl)
golangci: pkg/authz/check/service.go#L455
return statements should not be cuddled if block has more than two lines (wsl)
golangci: pkg/authz/check/service.go#L449
if statements should only be cuddled with assignments (wsl)
golangci: pkg/authz/check/service.go#L457
declarations should never be cuddled (wsl)
ci
Restore cache failed: Dependencies file is not found in /home/runner/work/warrant/warrant. Supported file pattern: go.sum