Simplify connection string configuration #62
ci.yml
on: pull_request
Build
29s
build-and-push
0s
Annotations
7 errors and 2 warnings
Build:
pkg/csvcopy/csvcopy_test.go#L226
cannot use "device_id,label,value" (untyped string constant) as bool value in argument to NewCopier
|
Build:
pkg/csvcopy/csvcopy_test.go#L226
cannot use false (untyped bool constant) as int value in argument to NewCopier
|
Build:
pkg/csvcopy/csvcopy_test.go#L226
cannot use 5000 (untyped int constant) as bool value in argument to NewCopier
|
Build:
pkg/csvcopy/csvcopy_test.go#L226
cannot use true (untyped bool constant) as "time".Duration value in argument to NewCopier
|
Build:
pkg/csvcopy/csvcopy_test.go#L226
cannot use 100 * time.Millisecond (constant 100000000 of type "time".Duration) as bool value in argument to NewCopier
|
Build:
pkg/csvcopy/csvcopy_test.go#L226
cannot use false (untyped bool constant) as Option value in argument to NewCopier (typecheck)
|
Build
issues found
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/timescaledb-parallel-copy/timescaledb-parallel-copy. Supported file pattern: go.sum
|