Skip to content

build(deps): bump codecov/codecov-action from 3 to 4 #72

build(deps): bump codecov/codecov-action from 3 to 4

build(deps): bump codecov/codecov-action from 3 to 4 #72

Triggered via push March 11, 2024 07:30
Status Failure
Total duration 42s
Artifacts

lint-test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint: blocking_test.go#L639
if statements should only be cuddled with assignments (wsl)
Lint: blocking_test.go#L573
for statements should only be cuddled with assignments used in the iteration (wsl)
Lint: blocking_test.go#L581
assignments should only be cuddled with other assignments (wsl)
Lint: blocking_test.go#L589
if statements should only be cuddled with assignments (wsl)
Lint: blocking_test.go#L594
only cuddled expressions if assigning variable or using from line above (wsl)
Lint: blocking_test.go#L595
if statements should only be cuddled with assignments (wsl)
Lint: blocking_test.go#L620
for statements should only be cuddled with assignments used in the iteration (wsl)
Lint: priority_test.go#L357
expressions should not be cuddled with blocks (wsl)
Lint
issues found