feat: add translations nesting #171
Annotations
12 warnings
commitlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/index.ts#L123
Missing JSDoc @returns for function
|
test:
src/index.ts#L123
Missing JSDoc for parameter 'pluralizers'
|
test:
src/index.ts#L209
'I18NTranslation' was used before it was defined
|
test:
src/index.ts#L344
Forbidden non-null assertion
|
test:
src/types.ts#L7
Unexpected any. Specify a different type
|
test:
src/types.ts#L11
Unexpected any. Specify a different type
|
test:
src/types.ts#L17
Unexpected any. Specify a different type
|
test:
src/types.ts#L28
Unexpected any. Specify a different type
|
test:
src/types.ts#L32
Unexpected any. Specify a different type
|
test:
src/types.ts#L35
Unexpected any. Specify a different type
|