Skip to content

Add why-did-you-render to profile React performance #1252

Add why-did-you-render to profile React performance

Add why-did-you-render to profile React performance #1252

Triggered via pull request March 19, 2025 15:46
Status Failure
Total duration 2m 43s
Artifacts

pull-request.yml

on: pull_request
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
verify (depcruise)
Process completed with exit code 1.
verify (format)
The job was canceled because "depcruise" failed.
verify (format)
The operation was canceled.
verify (lint)
The job was canceled because "depcruise" failed.
verify (lint)
The operation was canceled.
verify (test)
The job was canceled because "depcruise" failed.
verify (test)
The operation was canceled.
verify (typecheck)
The job was canceled because "depcruise" failed.
verify (typecheck)
The operation was canceled.
verify (lint): apps/hyperdrive-trading/src/base/makeQueryKey.ts#L38
Unexpected any. Specify a different type
verify (lint): apps/hyperdrive-trading/src/drift/getDrift.ts#L21
Unexpected any. Specify a different type
verify (lint): apps/hyperdrive-trading/src/drift/getDrift.ts#L21
Unexpected any. Specify a different type
verify (lint): apps/hyperdrive-trading/src/network/parseError.ts#L8
Unexpected any. Specify a different type
verify (lint): apps/hyperdrive-trading/src/network/wagmiClient.ts#L110
'_' is defined but never used. Allowed unused args must match /^unused/u
verify (lint): apps/hyperdrive-trading/src/ui/app/Navbar/Navbar.tsx#L108
Unexpected any. Specify a different type
verify (lint): apps/hyperdrive-trading/src/ui/base/components/Popover/Popover.tsx#L142
Unexpected any. Specify a different type
verify (lint): apps/hyperdrive-trading/src/ui/base/hooks/useActiveItem.ts#L3
Unexpected any. Specify a different type
verify (lint): apps/hyperdrive-trading/src/ui/compliance/hooks/useRegionInfo.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components