bot: Bump github.com/ipfs/boxo from 0.19.0 to 0.21.0 #4535
lint.yml
on: push
Lint GoLang job
1m 51s
Lint YAML job
4s
Annotations
10 errors and 2 warnings
Lint GoLang job:
net/node.go#L31
could not import github.com/libp2p/go-libp2p-pubsub (-: # github.com/libp2p/go-libp2p-pubsub
|
Lint GoLang job
stat.Transient undefined (type network.ConnStats has no field or method Transient)
|
Lint GoLang job
c.Stat().Transient undefined (type network.ConnStats has no field or method Transient)
|
Lint GoLang job
c.Stat().Transient undefined (type network.ConnStats has no field or method Transient)
|
Lint GoLang job
c.Stat().Transient undefined (type network.ConnStats has no field or method Transient)
|
Lint GoLang job
c.Stat().Transient undefined (type network.ConnStats has no field or method Transient)) (typecheck)
|
Lint GoLang job:
net/server.go#L199
t.Close undefined (type pubsubTopic has no field or method Close) (typecheck)
|
Lint GoLang job:
net/server.go#L239
t.Close undefined (type pubsubTopic has no field or method Close) (typecheck)
|
Lint GoLang job:
net/server.go#L252
t.Close undefined (type pubsubTopic has no field or method Close) (typecheck)
|
Lint GoLang job:
net/server.go#L281
t.Publish undefined (type pubsubTopic has no field or method Publish) (typecheck)
|
Lint YAML job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint GoLang job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|