chore(deps): bump github.com/cometbft/cometbft from 0.38.5 to 0.38.12 #1465
Triggered via pull request
September 16, 2024 16:15
Status
Failure
Total duration
2m 13s
Artifacts
–
Annotations
13 errors and 2 warnings
govulncheck
undefined: expfmt.FmtText
|
govulncheck
undefined: expfmt.FmtText
|
govulncheck
Process completed with exit code 2.
|
golangci-lint:
abci/checktx/mev_check_tx.go#L133
handler.mevLane.GetAuctionBidInfo undefined (type MEVLaneI has no field or method GetAuctionBidInfo) (typecheck)
|
golangci-lint:
abci/checktx/mev_check_tx.go#L248
handler.mevLane.WrapBundleTransaction undefined (type MEVLaneI has no field or method WrapBundleTransaction) (typecheck)
|
golangci-lint:
abci/checktx/mev_check_tx.go#L254
handler.mevLane.GetAuctionBidInfo undefined (type MEVLaneI has no field or method GetAuctionBidInfo) (typecheck)
|
golangci-lint:
tests/app/app.go#L218
app.Logger undefined (type *TestApp has no field or method Logger) (typecheck)
|
golangci-lint:
tests/app/app.go#L274
app.Logger undefined (type *TestApp has no field or method Logger) (typecheck)
|
golangci-lint:
tests/app/app.go#L298
app.Logger undefined (type *TestApp has no field or method Logger) (typecheck)
|
golangci-lint:
tests/app/app.go#L302
app.BaseApp undefined (type *TestApp has no field or method BaseApp) (typecheck)
|
golangci-lint:
tests/app/app.go#L313
app.ModuleManager undefined (type *TestApp has no field or method ModuleManager) (typecheck)
|
golangci-lint:
tests/app/app.go#L332
app.Load undefined (type *TestApp has no field or method Load) (typecheck)
|
golangci-lint:
tests/app/app.go#L353
app.BaseApp undefined (type *TestApp has no field or method BaseApp) (typecheck)
|
govulncheck
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/block-sdk/block-sdk. Supported file pattern: go.sum
|