feat: Add account entity init command #502
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|