Linting #700
Annotations
10 errors
build:
tools/s3uri/s3uri_test.go#L16
Error return value of `s3u.ParseString` is not checked (errcheck)
|
build:
tools/s3uri/s3uri_test.go#L18
Error return value of `s3u.ParseString` is not checked (errcheck)
|
build:
tools/s3uri/s3uri_test.go#L20
Error return value of `s3u.ParseString` is not checked (errcheck)
|
build:
tools/s3uri/s3uri_test.go#L68
Error return value is not checked (errcheck)
|
build:
server.go#L451
Error return value of `ctx.Redirect` is not checked (errcheck)
|
build:
server.go#L455
Error return value of `ctx.String` is not checked (errcheck)
|
build:
server.go#L461
Error return value of `ctx.JSONPretty` is not checked (errcheck)
|
build:
server.go#L467
Error return value of `ctx.String` is not checked (errcheck)
|
build:
tools/ascacherules/constants.go#L4
const `second` is unused (unused)
|
build:
tools/ascacherules/constants.go#L16
const `week` is unused (unused)
|