feat(x/ecocredit/v3/client): add/update independent project CLI commands #8404
lint.yml
on: pull_request
buf-lint
15s
protolint
30s
Matrix: golangci
Annotations
12 errors and 6 warnings
golangci (x/ecocredit):
x/ecocredit/base/utils.go#L74
var-naming: func parameter classId should be classID (revive)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/query_project_enrollments.go#L22
ifElseChain: rewrite if-else to switch statement (gocritic)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/msg_update_project_enrollment_test.go#L102
ifElseChain: rewrite if-else to switch statement (gocritic)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/query_project_enrollment_test.go#L17
var-naming: var projId should be projID (revive)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/query_project_enrollment_test.go#L24
var-naming: var clsId should be clsID (revive)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/msg_update_project_enrollment_test.go#L41
var-naming: method parameter projId should be projID (revive)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/msg_create_or_update_application_test.go#L37
var-naming: method parameter projId should be projID (revive)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/query_project_enrollments_test.go#L17
var-naming: var projId1 should be projID1 (revive)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/query_projects_by_class_test.go#L20
var-naming: var clsId should be clsID (revive)
|
golangci (x/ecocredit):
x/ecocredit/base/keeper/msg_update_project_enrollment_test.go#L48
var-naming: method parameter clsId should be clsID (revive)
|
golangci (types)
The job was canceled because "x_ecocredit" failed.
|
golangci (x/intertx)
The job was canceled because "x_ecocredit" failed.
|
golangci (app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci (x/data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buf-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting
|
golangci (x/ecocredit)
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/.
|
protolint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|