Merge branch 'main' into release #89
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/
|