Skip to content

chore(deps): update dependency pg to v8.18.0 - abandoned #998

chore(deps): update dependency pg to v8.18.0 - abandoned

chore(deps): update dependency pg to v8.18.0 - abandoned #998

Triggered via pull request February 12, 2026 10:04
Status Success
Total duration 42s
Artifacts

lint_build.yml

on: pull_request
lint-and-build
38s
lint-and-build
Fit to window
Zoom out
Zoom in

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