Skip to content

feat(type): add support for type PrecisionTimestamp and PrecisionTimestampTz #108

feat(type): add support for type PrecisionTimestamp and PrecisionTimestampTz

feat(type): add support for type PrecisionTimestamp and PrecisionTimestampTz #108

Triggered via pull request August 8, 2024 12:56
Status Failure
Total duration 52s
Artifacts

dev.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Build and Test (macos-latest): expr/builder_test.go#L28
undefined: types.Milliseconds
Build and Test (macos-latest): expr/builder_test.go#L29
undefined: types.Microseconds
Build and Test (macos-latest): expr/string_test.go#L42
undefined: types.Milliseconds
Build and Test (macos-latest): expr/string_test.go#L43
undefined: types.Microseconds
Build and Test (macos-latest): expr/string_test.go#L44
undefined: types.Nanoseconds
Build and Test (macos-latest): expr/string_test.go#L46
undefined: types.Milliseconds
Build and Test (macos-latest): expr/string_test.go#L47
undefined: types.Microseconds
Build and Test (macos-latest): expr/string_test.go#L48
undefined: types.Nanoseconds
Build and Test (macos-latest)
Process completed with exit code 1.
Build and Test (windows-latest)
The job was canceled because "macos-latest" failed.
Build and Test (windows-latest)
The operation was canceled.
Build and Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Build and Test (ubuntu-latest): expr/builder_test.go#L28
undefined: types.Milliseconds
Build and Test (ubuntu-latest): expr/builder_test.go#L29
undefined: types.Microseconds
Build and Test (ubuntu-latest): expr/string_test.go#L42
undefined: types.Milliseconds
Build and Test (ubuntu-latest): expr/string_test.go#L43
undefined: types.Microseconds
Build and Test (ubuntu-latest): expr/string_test.go#L44
undefined: types.Nanoseconds
Build and Test (ubuntu-latest): expr/string_test.go#L46
undefined: types.Milliseconds
Build and Test (ubuntu-latest): expr/string_test.go#L47
undefined: types.Microseconds
Build and Test (ubuntu-latest): expr/string_test.go#L48
undefined: types.Nanoseconds
Build and Test (ubuntu-latest)
The operation was canceled.
Build and Test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/