Skip to content

refactor: poa fixes, tweaks, and chores #421

refactor: poa fixes, tweaks, and chores

refactor: poa fixes, tweaks, and chores #421

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

lint.yml

on: pull_request
golangci-lint
1m 7s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 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
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