feat(x/ecocredit)!: implement independent projects #8448
Annotations
3 errors and 11 warnings
x/ecocredit/base/keeper/query_project_enrollments.go#L22
ifElseChain: rewrite if-else to switch statement (gocritic)
|
x/ecocredit/base/keeper/msg_update_project_enrollment_test.go#L102
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6, 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/.
|
x/ecocredit/base/utils.go#L74
var-naming: func parameter classId should be classID (revive)
|
x/ecocredit/simulation/genesis.go#L247
var-naming: var cId1 should be cID1 (revive)
|
x/ecocredit/simulation/genesis.go#L258
var-naming: var cId2 should be cID2 (revive)
|
x/ecocredit/simulation/genesis.go#L295
var-naming: var pId1 should be pID1 (revive)
|
x/ecocredit/simulation/genesis.go#L306
var-naming: var pId2 should be pID2 (revive)
|
x/ecocredit/base/types/v1/msg_update_project_enrollment_test.go#L33
var-naming: method ProjectId should be ProjectID (revive)
|
x/ecocredit/base/types/v1/msg_create_or_update_application_test.go#L28
var-naming: method ProjectId should be ProjectID (revive)
|
x/ecocredit/base/types/v1/msg_update_project_enrollment_test.go#L37
var-naming: method ClassId should be ClassID (revive)
|
x/ecocredit/base/types/v1/msg_create_or_update_application_test.go#L32
var-naming: method ClassId should be ClassID (revive)
|
x/ecocredit/marketplace/keeper/keeper_test.go#L50
var-naming: struct field classId should be classID (revive)
|
The logs for this run have expired and are no longer available.
Loading