Skip to content

Bump github.com/ipfs/kubo from 0.29.0 to 0.31.0 #262

Bump github.com/ipfs/kubo from 0.29.0 to 0.31.0

Bump github.com/ipfs/kubo from 0.29.0 to 0.31.0 #262

Triggered via pull request October 21, 2024 10:22
Status Failure
Total duration 1m 45s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go-lint: car/exporter.go#L13
undefined: cid (typecheck)
go-lint: car/exporter.go#L17
undefined: cid (typecheck)
go-lint: car/dagstore.go#L18
undefined: cid (typecheck)
go-lint: core/model_pinata.go#L157
undefined: multiaddr (typecheck)
go-lint: core/model_pinata.go#L170
undefined: multiaddr (typecheck)
go-lint: core/model_pinata.go#L35
pro.IpfsHash undefined (type *pinataResponseObject has no field or method IpfsHash) (typecheck)
go-lint: core/model_pinata.go#L44
pro.PinSize undefined (type *pinataResponseObject has no field or method PinSize) (typecheck)
go-lint: core/model_pinata.go#L48
pro.Timestamp undefined (type *pinataResponseObject has no field or method Timestamp) (typecheck)
go-lint: core/model_pinata.go#L90
p.GetOrigins undefined (type *pinObject has no field or method GetOrigins) (typecheck)
go-lint: core/model_pinata.go#L98
p.GetMeta undefined (type *pinObject has no field or method GetMeta) (typecheck)
go-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/