feat: ✨ Mise en place composant DataTable v.1.12.0 #946
run-tests.yml
on: pull_request
Run unit tests and CT tests
2m 40s
Annotations
4 errors and 2 warnings
Run unit tests and CT tests:
src/components/DsfrDataTable/DsfrDataTable.vue#L67
Parameter 'a' implicitly has an 'any' type.
|
Run unit tests and CT tests:
src/components/DsfrDataTable/DsfrDataTable.vue#L67
Parameter 'b' implicitly has an 'any' type.
|
Run unit tests and CT tests:
src/components/DsfrPagination/DsfrPagination.vue#L94
Property 'at' does not exist on type 'Page[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
Run unit tests and CT tests
Process completed with exit code 1.
|
Run unit tests and CT tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run unit tests and CT tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|