Skip to content

[TypeScript] Make types more strict in ra-core, part II #7560

[TypeScript] Make types more strict in ra-core, part II

[TypeScript] Make types more strict in ra-core, part II #7560

Triggered via pull request March 25, 2024 17:57
Status Failure
Total duration 8m 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 12 warnings
e-commerce
'data' is possibly 'undefined'.
e-commerce
'data' is possibly 'undefined'.
e-commerce
'data' is possibly 'undefined'.
e-commerce
'data' is possibly 'undefined'.
e-commerce
'data' is possibly 'undefined'.
e-commerce
'data' is possibly 'undefined'.
e-commerce
Process completed with exit code 2.
crm
'contacts' is possibly 'undefined'.
crm
'deals' is possibly 'undefined'.
crm
'data' is possibly 'undefined'.
crm
'data' is possibly 'undefined'.
crm
'data' is possibly 'undefined'.
crm
'contacts' is possibly 'undefined'.
crm
'data' is possibly 'undefined'.
crm
'allDeals' is possibly 'undefined'.
crm
'data' is possibly 'undefined'.
crm
'data' is possibly 'undefined'.
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test
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/
e-commerce
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e-commerce
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/
crm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crm
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/
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
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/
typecheck: packages/ra-core/src/controller/list/ListContext.tsx#L3
'th' is defined but never used. Allowed unused vars must match /^_/u
typecheck: packages/ra-ui-materialui/src/list/datagrid/DatagridRow.tsx#L3
'cloneElement' is defined but never used. Allowed unused vars must match /^_/u
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
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/