Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 #77
Annotations
9 errors and 2 warnings
lint:
cmd/client-rest/todo/main.go#L106
string `/v1/todo/` has 3 occurrences, make it a constant (goconst)
|
lint:
internal/pagination/page_token_test.go#L25
string `want: %v` has 11 occurrences, make it a constant (goconst)
|
|
lint:
internal/pagination/page_token_test.go#L24
string `✘got: %v
|
lint:
pkg/service/todo/repository_mysql.go#L49
string `failed to select from ToDo-> ` has 3 occurrences, make it a constant (goconst)
|
lint:
pkg/service/project/echo_test.go#L541
string `want: %v` has 3 occurrences, make it a constant (goconst)
|
|
lint:
pkg/service/project/echo_test.go#L540
string `✘got: %v
|
lint
Process completed with exit code 2.
|
lint:
pkg/protocol/rest/middleware/middleware_suite_test.go#L10
dot-imports: should not use dot imports (revive)
|
lint:
pkg/protocol/rest/middleware/middleware_suite_test.go#L11
dot-imports: should not use dot imports (revive)
|