Skip to content

feat: Add account entity init command #504

feat: Add account entity init command

feat: Add account entity init command #504

Triggered via pull request November 10, 2023 19:06
Status Failure
Total duration 46s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: cmd/account/entity.go#L57
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: cmd/common/selector.go#L26
Comment should end in a period (godot)
lint
issues found
lint: cmd/account/entity.go#L56
var-naming: var rawJson should be rawJSON (revive)