Skip to content

Add configurable concurrency & parallelism to checks #225

Add configurable concurrency & parallelism to checks

Add configurable concurrency & parallelism to checks #225

Triggered via pull request July 25, 2023 20:18
Status Failure
Total duration 1m 4s
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/objecttype/mysql.go#L132
only one cuddle assignment allowed before if statement (wsl)
golangci: pkg/authz/objecttype/mysql.go#L140
only one cuddle assignment allowed before range statement (wsl)
golangci: pkg/authz/objecttype/postgres.go#L131
only one cuddle assignment allowed before if statement (wsl)
golangci: pkg/authz/objecttype/service.go#L36
return statements should not be cuddled if block has more than two lines (wsl)
golangci: pkg/authz/objecttype/service.go#L135
only one cuddle assignment allowed before if statement (wsl)
golangci: pkg/authz/objecttype/service.go#L138
return statements should not be cuddled if block has more than two lines (wsl)
golangci: pkg/authz/objecttype/mysql.go#L133
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
golangci: pkg/authz/objecttype/postgres.go#L132
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
golangci: pkg/authz/objecttype/sqlite.go#L137
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
golangci: pkg/authz/objecttype/service.go#L118
variable name 'e' is too short for the scope of its usage (varnamelen)
ci
Restore cache failed: Dependencies file is not found in /home/runner/work/warrant/warrant. Supported file pattern: go.sum