Skip to content

Simplify connection string configuration #62

Simplify connection string configuration

Simplify connection string configuration #62

Re-run triggered December 3, 2024 12:22
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
build-and-push
0s
build-and-push
Fit to window
Zoom out
Zoom in

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