Skip to content

upgrade the things

upgrade the things #83

Triggered via push August 17, 2024 04:12
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: db/database.go#L59
undefined: migrate (typecheck)
Lint: utils/slice.go#L11
vals[0].RecordID undefined (type T has no field or method RecordID) (typecheck)
Lint: main.go#L38
undefined: migrate (typecheck)
Lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
Lint: ../../../../../opt/hostedtoolcache/go/1.23.0/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.0/x64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
Lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
Lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
Lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/database/sql/sql.go#L574
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)
Lint: ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/database/sql/sql.go#L575
dc.Unlock undefined (type *driverConn has no field or method Unlock) (typecheck)