Skip to content

Upgrade golang to 1.23.1 #33

Upgrade golang to 1.23.1

Upgrade golang to 1.23.1 #33

Triggered via pull request September 12, 2024 13:02
Status Failure
Total duration 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cardinality/cardinality_test.go#L41
ts.T undefined (type *CardinalitySuite has no field or method T) (typecheck)
lint: cardinality/cardinality_test.go#L93
ts.T undefined (type *CardinalitySuite has no field or method T) (typecheck)
lint: cardinality/cardinality_test.go#L94
ts.T undefined (type *CardinalitySuite has no field or method T) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)