Skip to content

fix: change timezone pst value to pst8pdt #506

fix: change timezone pst value to pst8pdt

fix: change timezone pst value to pst8pdt #506

Triggered via pull request June 20, 2024 04:05
Status Failure
Total duration 21s
Artifacts

ci-test.yml

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

Annotations

4 errors and 1 warning
build (20.x): src/date-util/date-util.spec.ts#L353
Type '"PST"' is not assignable to type 'TimeZoneType | undefined'.
build (20.x): src/date-util/date-util.spec.ts#L370
Type '"PST"' is not assignable to type 'TimeZoneType | undefined'.
build (20.x): src/date-util/date-util.ts#L19
Object literal may only specify known properties, and 'PST' does not exist in type 'Record<TimeZoneType, number>'.
build (20.x)
Process completed with exit code 2.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.