This repository has been archived by the owner on Feb 8, 2025. It is now read-only.
feat(api): another Zallo wallet address label #1034
tests.yaml
on: push
lib
1m 53s
contracts-foundry
1m 34s
contracts-abi
2m 51s
api
6m 0s
api-build
9m 35s
api-ampli
38s
app-tests
2m 9s
app-web-build
4m 1s
app-ampli
41s
docs
2m 0s
Annotations
10 errors and 20 warnings
contracts-foundry
A branch or tag with the name 'dev' could not be found
|
app-tests
app#typecheck: command (/home/runner/work/zallo/zallo/app) /tmp/xfs-31003cb2/yarn run typecheck exited (2)
|
app-tests
Property 'requiredFieldLogger' is missing in type 'RelayModernEnvironment' but required in type 'Environment'.
|
app-tests
Object literal may only specify known properties, and 'requiredFieldLogger' does not exist in type 'EnvironmentConfig'.
|
app-tests
Parameter 'field' implicitly has an 'any' type.
|
app-tests
Unused '@ts-expect-error' directive.
|
app-tests
Argument of type 'RelayModernEnvironment' is not assignable to parameter of type 'Environment'.
|
app-tests
Argument of type 'RelayModernEnvironment' is not assignable to parameter of type 'Environment'.
|
app-tests
Argument of type 'RelayModernEnvironment' is not assignable to parameter of type 'Environment'.
|
app-tests
Process completed with exit code 2.
|
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#L95
'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#L95
'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
|