Skip to content

Make CTAs link to respective pool details sections #1258

Make CTAs link to respective pool details sections

Make CTAs link to respective pool details sections #1258

Triggered via pull request March 24, 2025 17:05
Status Success
Total duration 2m 18s
Artifacts

pull-request.yml

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

Annotations

10 warnings
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