Skip to content

Merge branch 'main' into release #89

Merge branch 'main' into release

Merge branch 'main' into release #89

Triggered via push November 3, 2023 00:46
Status Success
Total duration 2m 13s
Artifacts

action.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/date.test.ts#L1
Cannot find module 'beartest-js'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
build: src/date.test.ts#L1
Module '"index"' has no exported member 'dateFns'.
build: src/date.test.ts#L1
Module '"index"' has no exported member 'durationFns'.
build: src/datetime.test.ts#L1
Module '"index"' has no exported member 'dateTimeFns'.
build: src/datetime.test.ts#L1
Module '"index"' has no exported member 'timeFns'.
build: src/datetime.test.ts#L1
Module '"index"' has no exported member 'dateFns'.
build: src/datetime.test.ts#L1
Module '"index"' has no exported member 'durationFns'.
build: src/datetime.test.ts#L1
Module '"index"' has no exported member 'zonedDateTimeFns'.
build: src/datetime.test.ts#L1
Cannot find module 'beartest-js'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
build: src/datetime.test.ts#L1
Unused '@ts-expect-error' directive.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/