Bulk unique insertion, uniqueness with subset of args #962
Annotations
10 errors and 1 warning
client.go#L16
could not import github.com/riverqueue/river/internal/dbunique (-: # github.com/riverqueue/river/internal/dbunique
|
internal/dbunique/unique_fields.go#L44
undefined: jobArgs) (typecheck)
|
plugin_test.go#L32
in call to NewClient, type *TestDriverWithPlugin of pluginDriver does not match riverdriver.Driver[TTx] (cannot infer TTx) (typecheck)
|
internal/dbunique/unique_fields.go#L44
undefined: jobArgs (typecheck)
|
internal/maintenance/periodic_job_enqueuer.go#L10
could not import github.com/riverqueue/river/internal/dbunique (-: # github.com/riverqueue/river/internal/dbunique
|
internal/dbunique/unique_fields.go#L44
undefined: jobArgs) (typecheck)
|
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)
|
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)
|
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)
|
rivermigrate/river_migrate_test.go#L255
bundle.driver.GetExecutor undefined (type *driverWithAlternateLine has no field or method GetExecutor) (typecheck)
|
|
This job failed
Loading