feat: add support for all translation modules in package (#64) #173
Annotations
12 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/cli/cli.ts#L31
'TranslationModule' is defined but never used
|
Lint:
src/cli/cli.ts#L247
Expected to return a value at the end of arrow function
|
Lint:
src/cli/cli.ts#L263
Expected '===' and instead saw '=='
|
Lint:
src/core/ignorer.ts#L109
Unnecessary escape character: \/
|
Lint:
src/core/ignorer.ts#L109
Unnecessary escape character: \/
|
Lint:
src/core/ignorer.ts#L109
Unnecessary escape character: \/
|
Lint:
src/core/ignorer.ts#L109
Unnecessary escape character: \/
|
Lint:
src/core/ignorer.ts#L121
Unnecessary escape character: \/
|
Lint:
src/core/ignorer.ts#L121
Unnecessary escape character: \/
|
Lint:
src/core/ignorer.ts#L121
Unnecessary escape character: \/
|
Loading