build: add ci workflow #1
Annotations
6 errors
lint:
cmd/add.go#L73
Error return value of `addCmd.MarkFlagRequired` is not checked (errcheck)
|
lint:
cmd/check.go#L145
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
cmd/utils.go#L30
Error return value of `fileHandle.Seek` is not checked (errcheck)
|
lint:
cmd/utils.go#L33
Error return value of `fileHandle.Read` is not checked (errcheck)
|
lint:
cmd/date_format.go#L72
func `getTodaysDateInBS` is unused (unused)
|
lint
issues found
|