feat: refactoring currency module to use central geo data [ATLAS-167] #526
i18nify-js-coverage.yml
on: pull_request
Annotations
6 errors and 3 warnings
CodeCov analysis on coverage
Cannot find module 'fs' or its corresponding type declarations.
|
CodeCov analysis on coverage
Cannot find module 'path' or its corresponding type declarations.
|
CodeCov analysis on coverage
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
|
CodeCov analysis on coverage
Cannot find module '#/i18nify-data/currency/data.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
|
CodeCov analysis on coverage
Property 'entries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
|
CodeCov analysis on coverage
Process completed with exit code 2.
|
CodeCov analysis on coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeCov analysis on coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CodeCov analysis on coverage
No files were found with the provided path: src/coverage/**/*.xml. No artifacts will be uploaded.
|