Skip to content

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

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

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

Triggered via pull request August 9, 2024 06:32
Status Failure
Total duration 44s
Artifacts

dev.yml

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

Annotations

13 errors and 1 warning
Build and Test (macos-latest): expr/proto_literals_test.go#L19
undefined: types.EMinus4Seconds
Build and Test (macos-latest): expr/proto_literals_test.go#L23
undefined: types.NanoSeconds
Build and Test (macos-latest): expr/proto_literals_test.go#L45
undefined: types.EMinus4Seconds
Build and Test (macos-latest): expr/proto_literals_test.go#L49
undefined: types.NanoSeconds
Build and Test (macos-latest)
Process completed with exit code 1.
Build and Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Build and Test (ubuntu-latest): expr/proto_literals_test.go#L19
undefined: types.EMinus4Seconds
Build and Test (ubuntu-latest): expr/proto_literals_test.go#L23
undefined: types.NanoSeconds
Build and Test (ubuntu-latest): expr/proto_literals_test.go#L45
undefined: types.EMinus4Seconds
Build and Test (ubuntu-latest): expr/proto_literals_test.go#L49
undefined: types.NanoSeconds
Build and Test (ubuntu-latest)
The operation was canceled.
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 (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/