Skip to content

Update golang Docker tag to v1.23.6 #1373

Update golang Docker tag to v1.23.6

Update golang Docker tag to v1.23.6 #1373

Triggered via push February 5, 2025 01:00
Status Failure
Total duration 2m 48s
Artifacts

check.yml

on: push
Lint go code
2m 39s
Lint go code
Verify go test
2m 38s
Verify go test
Verify tilt ci (development images)
1m 35s
Verify tilt ci (development images)
Verify tilt ci (production images)
1m 30s
Verify tilt ci (production images)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint go code: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
Lint go code: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
Lint go code: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
Lint go code: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)