Adding ci makefile #10
ci.yml
on: pull_request
build-and-test
12s
lint
28s
Annotations
8 errors
|
build-and-test
Process completed with exit code 1.
|
|
lint
Process completed with exit code 1.
|
|
lint:
cmd/new_test.go#L21
Error return value of `os.Chdir` is not checked (errcheck)
|
|
lint:
cmd/new.go#L103
Error return value of `outFile.Close` is not checked (errcheck)
|
|
lint:
cmd/new.go#L71
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
lint:
cmd/new.go#L65
Error return value is not checked (errcheck)
|
|
lint:
cmd/new.go#L59
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
lint:
cmd/new.go#L25
Error return value of `fmt.Fprintln` is not checked (errcheck)
|