Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

feat(api): optimistic transaction results #1015

feat(api): optimistic transaction results

feat(api): optimistic transaction results #1015

Triggered via push August 1, 2024 05:31
Status Failure
Total duration 7m 25s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
contracts-foundry
contracts#test: command (/home/runner/work/zallo/zallo/contracts) /tmp/xfs-4843cc33/yarn run test exited (129)
contracts-foundry
Process completed with exit code 129.
api
api#test: command (/home/runner/work/zallo/zallo/api) /tmp/xfs-8b9b3ea8/yarn run test exited (1)
api
Process completed with exit code 1.
app-tests: app/src/api/network/noop.ts#L3
'noopExchange' is assigned a value but never used. Allowed unused vars must match /^_/u
app-tests: app/src/app/(nav)/[account]/(home)/activity/index.tsx#L118
Unexpected any. Specify a different type
app-tests: app/src/app/(nav)/[account]/(home)/activity/index.tsx#L166
'm' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/app/(nav)/[account]/(home)/index.tsx#L21
'PaneOptions' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/app/(sheet)/ledger/approve.tsx#L17
'skip' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/AccountSelector.tsx#L5
'AddressIcon' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/AccountSelector.tsx#L6
'ICON_SIZE' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/AccountSelector.tsx#L7
'memo' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/Blur/index.tsx#L27
'colors' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/components/CreateAccount.tsx#L95
'colors' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/api/network/noop.ts#L3
'noopExchange' is assigned a value but never used. Allowed unused vars must match /^_/u
app-tests: app/src/app/(nav)/[account]/(home)/activity/index.tsx#L118
Unexpected any. Specify a different type
app-tests: app/src/app/(nav)/[account]/(home)/activity/index.tsx#L166
'm' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/app/(nav)/[account]/(home)/index.tsx#L21
'PaneOptions' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/app/(sheet)/ledger/approve.tsx#L17
'skip' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/AccountSelector.tsx#L5
'AddressIcon' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/AccountSelector.tsx#L6
'ICON_SIZE' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/AccountSelector.tsx#L7
'memo' is defined but never used. Allowed unused vars must match /^_/u
app-tests: app/src/components/Blur/index.tsx#L27
'colors' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/components/CreateAccount.tsx#L95
'colors' is defined but never used. Allowed unused args must match /^_/u