Upgrade things #84
Annotations
10 errors and 3 warnings
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)
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
End-to-End
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|