Skip to content

Added the ability to do -s and -out in 1 command to get a sim and a json with similar results #1778

Added the ability to do -s and -out in 1 command to get a sim and a json with similar results

Added the ability to do -s and -out in 1 command to get a sim and a json with similar results #1778

Re-run triggered December 10, 2024 14:42
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: cmd/gcsim/main.go#L139
File is not `gofmt`-ed with `-s` (gofmt)
lint: cmd/gcsim/main.go#L174
`if !opt.norun` has complex nested blocks (complexity: 7) (nestif)
lint: cmd/gcsim/main.go#L135
var-declaration: should omit type bool from declaration of var secondaryOutputGZ; it will be inferred from the right-hand side (revive)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636