Skip to content

Merge pull request #501 from mission-apprentissage/fix/offres_apprent… #108

Merge pull request #501 from mission-apprentissage/fix/offres_apprent…

Merge pull request #501 from mission-apprentissage/fix/offres_apprent… #108

Triggered via push December 16, 2024 10:27
Status Success
Total duration 20m 10s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
tests / typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / Tests: server/src/modules/import/services/ban/ban.api.ts#L48
Caution: `axios` also has a named export `isAxiosError`. Check if you meant to write `import {isAxiosError} from 'axios'` instead
tests / Tests: server/src/modules/import/services/franceTravail/franceTravail.api.ts#L58
Caution: `axiosRetry` also has a named export `exponentialDelay`. Check if you meant to write `import {exponentialDelay} from 'axios-retry'` instead
tests / Tests: server/src/modules/import/services/inserJeunesApi/inserJeunes.api.ts#L41
Caution: `axiosRetry` also has a named export `exponentialDelay`. Check if you meant to write `import {exponentialDelay} from 'axios-retry'` instead
tests / Tests: ui/app/(wrapped)/admin/campagnes/EditCampagne.tsx#L58
React Hook useEffect has a missing dependency: 'campagne'. Either include it or remove the dependency array
tests / Tests: ui/app/(wrapped)/admin/roles/components/UserSearchBar.tsx#L63
React Hook useEffect has a missing dependency: 'updateUser'. Either include it or remove the dependency array. If 'updateUser' changes too often, find the parent component that defines it and wrap that definition in useCallback
tests / Tests: ui/app/(wrapped)/admin/users/CreateUser.tsx#L83
React Hook useEffect has missing dependencies: 'isAdminRegion' and 'setValue'. Either include them or remove the dependency array
tests / Tests: ui/app/(wrapped)/admin/users/EditUser.tsx#L60
React Hook useEffect has a missing dependency: 'user'. Either include it or remove the dependency array
tests / Tests: ui/app/(wrapped)/auth/activer-compte/page.tsx#L6
Unexpected default export of anonymous function
tests / Tests: ui/app/(wrapped)/auth/login/LoginForm.tsx#L59
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-scout
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-scout
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/