chore(deps): update dependency @types/node to v22.19.11 - abandoned #1028
Annotations
10 warnings
|
lint-and-build:
src/app/_components/operators/filters/ssv-client-filter.tsx#L5
'toSentenceCase' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-build:
src/app/_components/duties/status.tsx#L21
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
lint-and-build:
src/app/_components/duties/status.tsx#L2
'MdOutlineHexagon' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-build:
src/app/_components/duties/duty-details-modal.tsx#L89
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
lint-and-build:
src/app/_components/duties/duty-details-modal.tsx#L89
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
lint-and-build:
src/app/_components/duties/duties-table.tsx#L14
'DataTableViewOptions' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-build:
src/app/_components/duties/complete-badge.tsx#L8
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
lint-and-build:
src/app/_components/duties/complete-badge.tsx#L8
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
lint-and-build:
src/api/validators.ts#L5
'parseEther' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-build:
src/api/validators.ts#L5
'formatGwei' is defined but never used. Allowed unused vars must match /^_/u
|