Skip to content

feat: add translations nesting #170

feat: add translations nesting

feat: add translations nesting #170

Re-run triggered July 11, 2024 15:52
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
commitlint
Process completed with exit code 1.
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
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/