LIKE Operator lookup #158
Annotations
5 errors and 1 warning
build:
pkg/grpc/database/database.go#L95
string `LIKE` has 4 occurrences, make it a constant (goconst)
|
build:
pkg/grpc/database/database.go#L92
ifElseChain: rewrite if-else to switch statement (gocritic)
|
build:
pkg/grpc/database/database.go#L88
Comment should end in a period (godot)
|
build:
pkg/grpc/database/database_test.go#L138
unnecessary trailing newline (whitespace)
|
build
issues found
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|