Verify code changes #109
Annotations
10 errors
bin/api/generate_api_key.go#L11
Error return value of `rand.Read` is not checked (errcheck)
|
bin/api/generate_api_key.go#L16
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
bin/api/generate_api_key.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
bin/api/generate_api_key.go#L17
File is not `gofumpt`-ed (gofumpt)
|
repository/db/users.go#L33
unnecessary leading newline (whitespace)
|
repository/db/users.go#L49
unnecessary leading newline (whitespace)
|
repository/db/users.go#L65
unnecessary leading newline (whitespace)
|
repository/db/users.go#L81
unnecessary leading newline (whitespace)
|
repository/db/users.go#L97
unnecessary leading newline (whitespace)
|
|
The logs for this run have expired and are no longer available.
Loading