Skip to content

feat: Add account entity init command #502

feat: Add account entity init command

feat: Add account entity init command #502

Triggered via pull request November 10, 2023 19:00
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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