Skip to content

Update go version to 1.23.3 #466

Update go version to 1.23.3

Update go version to 1.23.3 #466

Triggered via pull request November 11, 2024 17:48
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint
not enough arguments in call to time.Unix
lint
cannot use &osExecCommand{…} (value of type *osExecCommand) as ExecCommand value in return statement: *osExecCommand does not implement ExecCommand (missing method Run) (typecheck)
lint
c.Stdin undefined (type *osExecCommand has no field or method Stdin) (typecheck)
lint
c.Stdin undefined (type *osExecCommand has no field or method Stdin) (typecheck)
lint
c.Stdout undefined (type *osExecCommand has no field or method Stdout) (typecheck)
lint
c.Stdout undefined (type *osExecCommand has no field or method Stdout) (typecheck)
lint
c.Stderr undefined (type *osExecCommand has no field or method Stderr) (typecheck)
lint
c.Stderr undefined (type *osExecCommand has no field or method Stderr) (typecheck)
lint
"io" imported and not used (typecheck)