REST API: genesis endpoint schema definition #13926
reviewdog.yml
on: pull_request
reviewdog-errors
3m 33s
reviewdog-warnings
3m 11s
reviewdog-shellcheck
16s
Annotations
2 errors and 1 warning
reviewdog-errors:
daemon/algod/api/server/v2/test/genesis_types_test.go#L24
[Lint Errors] reported by reviewdog 🐶
var-naming: func getJsonTag should be getJSONTag (revive)
Raw Output:
daemon/algod/api/server/v2/test/genesis_types_test.go:24:6: var-naming: func getJsonTag should be getJSONTag (revive)
func getJsonTag(field reflect.StructField) string {
^
|
reviewdog-errors
reviewdog exited with status code: 1
|
reviewdog-warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|