build version 1.0.48 (#160) #114
Annotations
13 warnings
lint-and-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-format:
front/src/components/common/accordion/Accordion.tsx#L28
React Hook useEffect has a missing dependency: 'onActive'. Either include it or remove the dependency array. If 'onActive' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint-and-format:
front/src/components/footer/Footer.tsx#L109
The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
lint-and-format:
front/src/components/moderatorEstablishments/filters/Filters.tsx#L72
React Hook useEffect has missing dependencies: 'abortController', 'setActiveOC', and 'setPointsAccueilCount'. Either include them or remove the dependency array
|
lint-and-format:
front/src/contexts/AccountContext.tsx#L7
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint-and-format:
front/src/contexts/ActiveTabContext.tsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint-and-format:
front/src/contexts/EstablishmentContext.tsx#L26
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint-and-format:
front/src/contexts/LoginContext.tsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint-and-format:
front/src/contexts/ModeratorEstablishmentsContext.tsx#L34
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
lint-and-format:
front/src/contexts/ModeratorEstablishmentsContext.tsx#L107
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint-and-format:
front/src/contexts/ModeratorRessourceContext.tsx#L21
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|