This repository has been archived by the owner on Feb 8, 2025. It is now read-only.
feat(lib): zallo smart accounts as upgrade approvers #1039
tests.yaml
on: push
lib
1m 45s
contracts-foundry
1m 38s
contracts-abi
2m 39s
api
5m 59s
api-build
7m 30s
api-ampli
39s
app-tests
2m 6s
app-web-build
4m 18s
app-ampli
43s
docs
1m 42s
Annotations
1 error and 20 warnings
contracts-foundry
A branch or tag with the name 'dev' could not be found
|
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/(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#L99
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/components/account/PolicySuggestions.tsx#L2
'showError' is defined but never used. Allowed unused vars 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/(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#L99
'colors' is defined but never used. Allowed unused args must match /^_/u
|
app-tests:
app/src/components/account/PolicySuggestions.tsx#L2
'showError' is defined but never used. Allowed unused vars must match /^_/u
|