Skip to content

chore: remove xyz directories #7

chore: remove xyz directories

chore: remove xyz directories #7

Triggered via pull request December 6, 2024 10:10
Status Failure
Total duration 5m 41s
Billable time 6m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L64
cannot infer E (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/iter.go:57:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L65
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/sort.go:16:11) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L72
cannot infer E (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/iter.go:57:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L73
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/sort.go:30:15) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L82
cannot infer E (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/iter.go:57:14) (typecheck)
lint
Process completed with exit code 2.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636