fix: docket source labels, verdict mapping, benchmarkId decode #80
ci.yml
on: push
Contract Tests
1m 18s
Frontend Build
1m 0s
Annotations
8 errors and 7 warnings
|
Frontend Build
Process completed with exit code 1.
|
|
Frontend Build:
frontend/src/app/api/cases/route.ts#L223
'creationBlock' is never reassigned. Use 'const' instead
|
|
Frontend Build:
frontend/src/app/api/cases/[id]/docket/route.ts#L562
Unexpected any. Specify a different type
|
|
Frontend Build:
frontend/src/app/api/cases/[id]/docket/route.ts#L212
Unexpected any. Specify a different type
|
|
Frontend Build:
frontend/src/app/api/cases/[id]/docket/route.ts#L39
Unexpected any. Specify a different type
|
|
Frontend Build:
frontend/src/app/api/cases/[id]/docket/route.ts#L36
Unexpected any. Specify a different type
|
|
Frontend Build:
frontend/src/app/api/cases/[id]/docket/route.ts#L29
Unexpected any. Specify a different type
|
|
Contract Tests
Process completed with exit code 1.
|
|
Frontend Build:
frontend/src/lib/chain/config.ts#L2
'deployments' is defined but never used
|
|
Frontend Build:
frontend/src/components/layout/WalletButton.tsx#L29
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
|
|
Frontend Build
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
|
|
Frontend Build:
frontend/src/components/layout/Footer.tsx#L9
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
|
|
Frontend Build:
frontend/src/app/cases/[id]/page.tsx#L492
'hasProposals' is assigned a value but never used
|
|
Frontend Build:
frontend/src/app/cases/[id]/page.tsx#L491
'hasEvidence' is assigned a value but never used
|
|
Frontend Build:
frontend/src/app/api/cases/[id]/docket/route.ts#L78
'TFX_ABI' is assigned a value but never used
|