feat: dapp arc 200 asset tab #32
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull_request_checks.yml
on: pull_request
Annotations
10 warnings
Lint:
dapp/ARC200ActionsTab.tsx#L62
'setAssets' is assigned a value but never used
|
Lint:
dapp/ARC200ActionsTab.tsx#L66
Unexpected any. Specify a different type
|
Lint:
dapp/ARC200ActionsTab.tsx#L75
Unexpected any. Specify a different type
|
Lint:
dapp/ARC200ActionsTab.tsx#L169
'r' is assigned a value but never used
|
Lint:
dapp/utils/getArc200Client.ts#L15
Unexpected any. Specify a different type
|
Lint:
src/extension/components/AccountItem/AccountItem.tsx#L32
'accountInformation' is assigned a value but never used
|
Lint:
src/extension/components/AddressDisplay/AddressDisplay.tsx#L38
'network' is defined but never used
|
Lint:
src/extension/components/DocumentModal/utils/createComponents.tsx#L35
'index' is defined but never used
|
Lint:
src/extension/components/DocumentModal/utils/createComponents.tsx#L35
'ordered' is defined but never used
|
Lint:
src/extension/components/EnableModal/EnableModal.tsx#L63
'IAccountInformation' is defined but never used
|