Skip to content

Add Pending earnings and Claimable columns to rewards #1157

Add Pending earnings and Claimable columns to rewards

Add Pending earnings and Claimable columns to rewards #1157

Triggered via pull request February 4, 2025 23:00
Status Success
Total duration 2m 27s
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#L107
'_' is defined but never used. Allowed unused args must match /^unused/u
verify (lint): apps/hyperdrive-trading/src/ui/app/Navbar/Navbar.tsx#L79
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