This repository has been archived by the owner on Feb 8, 2025. It is now read-only.
feat(api): generalized simulation results #1019
tests.yaml
on: push
lib
2m 11s
contracts-foundry
4m 28s
contracts-abi
2m 52s
api
6m 5s
api-build
9m 25s
api-ampli
48s
app-tests
2m 17s
app-web-build
4m 4s
app-ampli
37s
docs
1m 52s
Annotations
2 errors and 20 warnings
contracts-foundry
contracts#test: command (/home/runner/work/zallo/zallo/contracts) /tmp/xfs-f2cea09a/yarn run test exited (129)
|
contracts-foundry
Process completed with exit code 129.
|
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
|