feat(x/ecocredit)!: implement independent projects #8472
Annotations
10 errors and 1 warning
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#L33
var-naming: method ProjectId should be ProjectID (revive)
|
x/ecocredit/base/types/v1/msg_create_or_update_application_test.go#L32
var-naming: method ClassId should be ClassID (revive)
|
x/ecocredit/base/types/v1/msg_update_project_enrollment_test.go#L37
var-naming: method ClassId should be ClassID (revive)
|
x/ecocredit/base/utils.go#L74
var-naming: func parameter classId should be classID (revive)
|
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)
|
x/ecocredit/base/keeper/msg_update_project_enrollment_test.go#L41
var-naming: method parameter projId should be projID (revive)
|
x/ecocredit/base/keeper/msg_create_or_update_application_test.go#L37
var-naming: method parameter projId should be projID (revive)
|
x/ecocredit/base/keeper/query_project_enrollments_test.go#L17
var-naming: var projId1 should be projID1 (revive)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading