Bulk unique insertion, uniqueness with subset of args #962
Triggered via pull request
September 20, 2024 18:27
Status
Failure
Total duration
1m 13s
Artifacts
–
ci.yaml
on: pull_request
lint
14s
migration_and_sqlc_verify
7s
submodule_check
15s
Matrix: build_and_test
Matrix: cli
Annotations
32 errors and 3 warnings
lint:
client.go#L16
could not import github.com/riverqueue/river/internal/dbunique (-: # github.com/riverqueue/river/internal/dbunique
|
lint:
internal/dbunique/unique_fields.go#L44
undefined: jobArgs) (typecheck)
|
lint:
plugin_test.go#L32
in call to NewClient, type *TestDriverWithPlugin of pluginDriver does not match riverdriver.Driver[TTx] (cannot infer TTx) (typecheck)
|
lint:
internal/dbunique/unique_fields.go#L44
undefined: jobArgs (typecheck)
|
lint:
internal/maintenance/periodic_job_enqueuer.go#L10
could not import github.com/riverqueue/river/internal/dbunique (-: # github.com/riverqueue/river/internal/dbunique
|
lint:
internal/dbunique/unique_fields.go#L44
undefined: jobArgs) (typecheck)
|
lint:
rivermigrate/river_migrate_test.go#L110
in call to New, type *driverWithAlternateLine of bundle.driver does not match riverdriver.Driver[TTx] (cannot infer TTx) (typecheck)
|
lint:
rivermigrate/river_migrate_test.go#L141
in call to New, type *driverWithAlternateLine of bundle.driver does not match riverdriver.Driver[TTx] (cannot infer TTx) (typecheck)
|
lint:
rivermigrate/river_migrate_test.go#L144
in call to New, type *driverWithAlternateLine of bundle.driver does not match riverdriver.Driver[TTx] (cannot infer TTx) (typecheck)
|
lint:
rivermigrate/river_migrate_test.go#L255
bundle.driver.GetExecutor undefined (type *driverWithAlternateLine has no field or method GetExecutor) (typecheck)
|
build_and_test (1.21, 14):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.21, 14)
Process completed with exit code 1.
|
build_and_test (1.21, 15):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.21, 15)
Process completed with exit code 1.
|
build_and_test (1.21, 16):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.21, 16)
Process completed with exit code 1.
|
cli (ubuntu-latest)
undefined: jobArgs
|
cli (ubuntu-latest)
Process completed with exit code 1.
|
build_and_test (1.22, 14):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.22, 14)
Process completed with exit code 1.
|
build_and_test (1.22, 16):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.22, 16)
Process completed with exit code 1.
|
cli (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
cli (windows-latest)
The operation was canceled.
|
build_and_test (1.22, 15):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.22, 15)
Process completed with exit code 1.
|
build_and_test (1.23, 14):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.23, 14)
Process completed with exit code 1.
|
build_and_test (1.23, 15):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.23, 15)
Process completed with exit code 1.
|
build_and_test (1.23, 16):
internal/dbunique/unique_fields.go#L44
undefined: jobArgs
|
build_and_test (1.23, 16)
Process completed with exit code 1.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
submodule_check
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
|