chore(deps): bump the minor group with 11 updates #524
+114
−159
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
src/app/_components/Cms/CmsImage/CmsImageClient.tsx#L39
React Hook useEffect has a missing dependency: 'image'. Either include it or remove the dependency array. Outer scope values like 'readSpecialImageAction' aren't valid dependencies because mutating them doesn't re-render the component
|
|
lint:
src/app/_components/Cms/CmsImage/CmsImage.tsx#L57
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
lint:
src/app/_components/Cms/CmsImage/ChangeImage.tsx#L65
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
lint:
src/app/_components/Cms/CmsImage/ChangeImage.tsx#L58
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
lint:
src/app/_components/Cms/CmsImage/ChangeImage.tsx#L55
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
lint:
src/app/_components/BackdropImage/BackdropImage.tsx#L25
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
lint:
src/app/(auth)/verify-email/page.tsx#L24
Unexpected 'todo' comment: 'TODO: If the user arrives here by an...'
|
|
lint:
src/app/(auth)/register/RegistrationForm.tsx#L12
`@/prisma-generated-pn-types` import should occur before import of `next-auth/react`
|
|
lint:
src/app/(auth)/layout.tsx#L30
Unexpected 'todo' comment: 'TODO: Probably call through other...'
|
|
lint:
prisma.config.ts#L10
Unexpected 'todo' comment: 'TODO: Add migrations before production.'
|
Loading