Skip to content

0.6.1

0.6.1 #19

Triggered via pull request October 5, 2024 15:02
Status Failure
Total duration 44s
Artifacts

go_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
linter: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
linter: ../../../go/pkg/mod/golang.org/[email protected]/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
linter: ../../../go/pkg/mod/golang.org/[email protected]/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix