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

refactor: remove unused site package from workspace #645

refactor: remove unused site package from workspace

refactor: remove unused site package from workspace #645

Triggered via push January 24, 2024 23:06
Status Failure
Total duration 6m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 20 warnings
contracts
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("abitype")' call instead.
contracts
contracts#typecheck: command (/home/runner/work/zallo/zallo/contracts) /tmp/xfs-8f809c66/yarn run typecheck exited (2)
contracts
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("abitype")' call instead.
contracts
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("abitype")' call instead.
contracts
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("abitype")' call instead.
contracts
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("abitype")' call instead.
contracts
Process completed with exit code 2.
app-tests: app/src/app/(drawer)/[account]/tokens.tsx#L41
Unexpected any. Specify a different type
app-tests: app/src/app/(drawer)/accounts/create.tsx#L43
'setChain' is assigned a value but never used
app-tests: app/src/components/Identicon/AddressIcon.tsx#L20
'labelStyle' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/components/Identicon/AddressIcon.tsx#L21
'props' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/components/drawer/DrawerItem.tsx#L3
'Link' is defined but never used
app-tests: app/src/components/fields/TextField.tsx#L51
Unexpected any. Specify a different type
app-tests: app/src/components/home/GettingStarted/useLinkAppleSuggestion.tsx#L3
'AppleWhiteIcon' is defined but never used
app-tests: app/src/components/policy/SpendingSettings.tsx#L5
'Address' is defined but never used
app-tests: app/src/components/transaction/TransactionItem.tsx#L10
'ETH_ICON_URI' is defined but never used
app-tests: app/src/components/transaction/TransactionItem.tsx#L10
'TokenIcon' is defined but never used
app-tests: app/src/app/(drawer)/[account]/tokens.tsx#L41
Unexpected any. Specify a different type
app-tests: app/src/app/(drawer)/accounts/create.tsx#L43
'setChain' is assigned a value but never used
app-tests: app/src/components/Identicon/AddressIcon.tsx#L20
'labelStyle' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/components/Identicon/AddressIcon.tsx#L21
'props' is defined but never used. Allowed unused args must match /^_/u
app-tests: app/src/components/drawer/DrawerItem.tsx#L3
'Link' is defined but never used
app-tests: app/src/components/fields/TextField.tsx#L51
Unexpected any. Specify a different type
app-tests: app/src/components/home/GettingStarted/useLinkAppleSuggestion.tsx#L3
'AppleWhiteIcon' is defined but never used
app-tests: app/src/components/policy/SpendingSettings.tsx#L5
'Address' is defined but never used
app-tests: app/src/components/transaction/TransactionItem.tsx#L10
'ETH_ICON_URI' is defined but never used
app-tests: app/src/components/transaction/TransactionItem.tsx#L10
'TokenIcon' is defined but never used