Feat/ledger #444
Open
Feat/ledger #444
Annotations
10 warnings
|
lint:
src/app/_components/Cms/CmsImage/CmsImageClient.tsx#L50
Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
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)/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