Have client insert functions return insert result instead of raw job row (breaking) #253
Annotations
24 errors and 2 warnings
lint:
internal/cmd/producersample/main.go#L19
could not import github.com/riverqueue/river (-: # github.com/riverqueue/river
|
lint:
client.go#L1372
undefined: int92) (typecheck)
|
lint:
internal/cmd/producersample/main.go#L16
"github.com/jackc/pgx/v5" imported as pgx and not used (typecheck)
|
lint:
client.go#L1372
undefined: int92 (typecheck)
|
lint:
common_test.go#L7
could not import github.com/riverqueue/river (-: # github.com/riverqueue/river [github.com/riverqueue/river.test]
|
lint:
client.go#L1372
undefined: int92) (typecheck)
|
lint:
rivertest/rivertest.go#L13
could not import github.com/riverqueue/river (-: # github.com/riverqueue/river
|
lint:
client.go#L1372
undefined: int92) (typecheck)
|
lint:
rivertest/rivertest.go#L137
expectedJob.Kind undefined (type TArgs has no field or method Kind) (typecheck)
|
lint:
rivertest/rivertest.go#L143
expectedJob.Kind undefined (type TArgs has no field or method Kind) (typecheck)
|
producer_sample:
client.go#L1372
undefined: int92
|
producer_sample
Process completed with exit code 1.
|
build_and_test (1.21, 16):
client.go#L1372
undefined: int92
|
build_and_test (1.21, 16)
Process completed with exit code 1.
|
build_and_test (1.21, 14):
client.go#L1372
undefined: int92
|
build_and_test (1.21, 14)
Process completed with exit code 1.
|
build_and_test (1.22, 16):
client.go#L1372
undefined: int92
|
build_and_test (1.22, 16)
Process completed with exit code 1.
|
build_and_test (1.22, 14):
client.go#L1372
undefined: int92
|
build_and_test (1.22, 14)
Process completed with exit code 1.
|
build_and_test (1.21, 15):
client.go#L1372
undefined: int92
|
build_and_test (1.21, 15)
Process completed with exit code 1.
|
build_and_test (1.22, 15):
client.go#L1372
undefined: int92
|
build_and_test (1.22, 15)
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
|
cli
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|