fix: change timezone pst value to pst8pdt #506
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/.
|