Added the ability to do -s and -out in 1 command to get a sim and a json with similar results #1778
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
|