chore(deps): update dependencies #258
Annotations
10 errors and 1 warning
Golang-CI (lint):
pkg/rpc/client.go#L194
undefined: json (typecheck)
|
Golang-CI (lint):
pkg/rpc/client.go#L242
undefined: msgpack (typecheck)
|
Golang-CI (lint):
pkg/rpc/codec.go#L150
undefined: json (typecheck)
|
Golang-CI (lint):
pkg/rpc/codec.go#L172
undefined: msgpack (typecheck)
|
Golang-CI (lint):
pkg/rpc/codec.go#L336
undefined: json (typecheck)
|
Golang-CI (lint):
pkg/rpc/codec.go#L384
undefined: msgpack (typecheck)
|
Golang-CI (lint):
../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L51
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
Golang-CI (lint):
../../../go/pkg/mod/golang.org/[email protected]/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
|
|
|
Golang-CI (lint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|