Go 1.23 #24
Triggered via pull request
September 7, 2024 17:07
Status
Cancelled
Total duration
2m 59s
Artifacts
–
Annotations
11 errors
lint
The run was canceled by @maxfierke.
|
lint:
cart/mbc/mbc0.go#L42
missing return (typecheck)
|
lint:
cart/mbc/mbc1.go#L130
missing return (typecheck)
|
lint:
cart/mbc/mbc5.go#L112
missing return (typecheck)
|
lint:
cart/reader.go#L86
cr.r.Read undefined (type byteReader has no field or method Read) (typecheck)
|
lint:
host/ui.go#L68
undefined: ebiten (typecheck)
|
lint:
host/ui.go#L84
undefined: ebiten (typecheck)
|
lint:
host/ui.go#L85
undefined: ebiten (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L79
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L81
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|