Update go version to 1.23.3 #466
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)
|