Bulk unique insertion, uniqueness with subset of args #957
Triggered via pull request
September 20, 2024 03:36
Status
Failure
Total duration
1m 59s
Artifacts
–
ci.yaml
on: pull_request
lint
19s
migration_and_sqlc_verify
8s
submodule_check
15s
Matrix: build_and_test
Matrix: cli
Annotations
8 errors and 4 warnings
lint:
internal/dbunique/db_unique_test.go#L42
use of `argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
lint:
internal/dbunique/db_unique_test.go#L65
use of `argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
lint:
internal/dbunique/db_unique_test.go#L84
use of `argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
lint:
internal/dbunique/db_unique_test.go#L207
use of `tt.argsFn` forbidden because "Use `Func` suffix for function variables instead." (forbidigo)
|
lint:
internal/dbunique/db_unique_test.go#L152
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
driver_test.go#L240
variable name 'n' is too short for the scope of its usage (varnamelen)
|
lint:
internal/dbunique/db_unique.go#L147
variable name 'b' is too short for the scope of its usage (varnamelen)
|
lint
Process completed with exit code 2.
|
submodule_check
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
cli (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
cli (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\river\river. Supported file pattern: go.sum
|