Skip to content

chore: Test with GA #126

chore: Test with GA

chore: Test with GA #126

Triggered via pull request September 5, 2024 08:33
@JF-CozyJF-Cozy
synchronize #2686
chore/ci-ga
Status Success
Total duration 3m 47s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: docs/styleguide.config.js#L3
'webpack-merge' should be listed in the project's dependencies. Run 'npm i -S webpack-merge' to add it
build: react/AppSections/generateI18nConfig.ts#L1
A record is preferred over an index signature
build: react/AppSections/generateI18nConfig.ts#L14
Unnecessary optional chain on a non-nullish value
build: react/ContactsListModal/ContactsListModal.jsx#L23
`../providers/Breakpoints` import should occur before import of `../providers/CozyTheme`
build: react/ContactsListModal/ContactsListModal.jsx#L25
`../TextField` import should occur before import of `../hooks/useEventListener`
build: react/Dialog/DialogEffects.spec.tsx#L2
`@material-ui/core` import should occur before import of `@testing-library/jest-dom`
build: react/Dialog/DialogEffects.spec.tsx#L275
void is only valid as a return type or generic type argument
build: react/Dialog/DialogEffects.spec.tsx#L300
void is only valid as a return type or generic type argument
build: react/Dialog/DialogEffects.spec.tsx#L327
void is only valid as a return type or generic type argument
build: react/Dialog/DialogEffects.spec.tsx#L381
void is only valid as a return type or generic type argument