Skip to content

refactor: poa fixes, tweaks, and chores #420

refactor: poa fixes, tweaks, and chores

refactor: poa fixes, tweaks, and chores #420

Triggered via pull request December 18, 2024 01:10
Status Failure
Total duration 1m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci-lint: simulation/operations.go#L129
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
golangci-lint: simulation/operations.go#L130
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
golangci-lint: simulation/operations.go#L125
error is not nil (line 123) but it returns nil (nilerr)
golangci-lint
Process completed with exit code 2.
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636