Skip to content

build: add ci workflow #1

build: add ci workflow

build: add ci workflow #1

Triggered via push March 4, 2024 03:08
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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