feat(core): convert to esm module #134
Annotations
14 errors, 7 warnings, and 1 notice
build-and-test (firestore, 16)
Could not find a declaration file for module 'firestore-storage-core'. '/home/runner/work/firestore-storage/firestore-storage/packages/core/dist/cjs/index.js' implicitly has an 'any' type.
|
build-and-test (firestore, 16)
'onUpgrade', which lacks return-type annotation, implicitly has an 'any' return type.
|
build-and-test (firestore, 16)
Could not find a declaration file for module 'firestore-storage-core'. '/home/runner/work/firestore-storage/firestore-storage/packages/core/dist/cjs/index.js' implicitly has an 'any' type.
|
build-and-test (firestore, 16)
Property 'getWhereProp' does not exist on type 'Query<T>'.
|
build-and-test (firestore, 16)
Could not find a declaration file for module 'firestore-storage-core'. '/home/runner/work/firestore-storage/firestore-storage/packages/core/dist/cjs/index.js' implicitly has an 'any' type.
|
build-and-test (firestore, 16)
Could not find a declaration file for module 'firestore-storage-core'. '/home/runner/work/firestore-storage/firestore-storage/packages/core/dist/cjs/index.js' implicitly has an 'any' type.
|
build-and-test (firestore, 16)
Property 'getTransformer' does not exist on type 'BaseRepository<T, Path>'.
|
build-and-test (firestore, 16)
Property 'getDocumentPath' does not exist on type 'BaseRepository<T, Path>'.
|
build-and-test (firestore, 16)
Property 'getPath' does not exist on type 'BaseRepository<T, Path>'.
|
build-and-test (firestore, 16)
Property 'getPath' does not exist on type 'BaseRepository<T, Path>'.
|
build-and-test (function-utils, 16)
Cannot find module 'firestore-storage-core' or its corresponding type declarations.
|
build-and-test (function-utils, 16)
This expression is not callable.
|
build-and-test (function-utils, 16)
Cannot find module 'firestore-storage-core' or its corresponding type declarations.
|
build-and-test (function-utils, 16)
Process completed with exit code 1.
|
build-and-test (firestore, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test (firestore, 16)
Could not find any files for packages/firestore/test-results.xml
|
build-and-test (function-utils, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test (function-utils, 16)
Could not find any files for packages/function-utils/test-results.xml
|
build-and-test (indexes, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test (indexes, 16)
Could not find any files for packages/indexes/test-results.xml
|
build-and-test (core, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
7 tests found
There are 7 tests, see "Raw output" for the full list of tests.
|