Skip to content

skip block sdk, params migration #1220

skip block sdk, params migration

skip block sdk, params migration #1220

Triggered via pull request February 20, 2024 11:14
@pratikasrpratikasr
synchronize #884
v14upgrade
Status Failure
Total duration 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/lend/migrations/v2/types/lend.pb.go#L17
File is not `gofumpt`-ed (gofumpt)
lint: x/lend/migrations/v2/types/lend.pb.go#L41
File is not `gofumpt`-ed (gofumpt)
lint: x/lend/migrations/v2/types/lend.pb.go#L44
File is not `gofumpt`-ed (gofumpt)
lint: x/lend/migrations/v2/types/lend.pb.go#L9
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L11
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L13
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L27
var-naming: don't use underscores in Go names; type Extended_Pair_Old should be ExtendedPairOld (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L28
var-naming: struct field Id should be ID (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L42
var-naming: don't use underscores in Go names; method XXX_Unmarshal should be XXXUnmarshal (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L45
var-naming: don't use underscores in Go names; method XXX_Marshal should be XXXMarshal (revive)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/checkout@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/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum