Skip to content

feat: ✨ exporte les symboles pour les clés d’injection #970

feat: ✨ exporte les symboles pour les clés d’injection

feat: ✨ exporte les symboles pour les clés d’injection #970

Triggered via pull request September 12, 2024 20:37
Status Failure
Total duration 2m 53s
Artifacts

run-tests.yml

on: pull_request
Run unit tests and CT tests
2m 43s
Run unit tests and CT tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Run unit tests and CT tests: src/components/index.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Run unit tests and CT tests: src/components/index.ts#L21
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Run unit tests and CT tests: src/components/index.ts#L44
Module './DsfrAccordion/injection-key.ts' has already exported a member named 'registerTabKey'. Consider explicitly re-exporting to resolve the ambiguity.
Run unit tests and CT tests: src/components/index.ts#L44
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
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/