Bulk unique insertion, uniqueness with subset of args #957
Annotations
8 errors and 1 warning
Run lint:
internal/dbunique/db_unique_test.go#L42
use of `argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
Run lint:
internal/dbunique/db_unique_test.go#L65
use of `argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
Run lint:
internal/dbunique/db_unique_test.go#L84
use of `argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
Run lint:
internal/dbunique/db_unique_test.go#L207
use of `tt.argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
Run lint:
internal/dbunique/db_unique_test.go#L152
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Run lint:
driver_test.go#L240
variable name 'n' is too short for the scope of its usage (varnamelen)
|
Run lint:
internal/dbunique/db_unique.go#L147
variable name 'b' is too short for the scope of its usage (varnamelen)
|
Run lint
Process completed with exit code 2.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
Loading