Skip to content

fix: 🐛 set login account error & set transfer limit #8

fix: 🐛 set login account error & set transfer limit

fix: 🐛 set login account error & set transfer limit #8

Triggered via push August 27, 2024 09:04
Status Success
Total duration 2m 1s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: packages/did-ui-react/src/components/AssetTabs/components/TokenTab/index.tsx#L3
'BigNumber' is defined but never used
lint: packages/did-ui-react/src/components/GuardianList/index.component.tsx#L11
'getOperationDetails' is defined but never used
lint: packages/did-ui-react/src/hooks/useFaucet.ts#L4
'handleErrorMessage' is defined but never used
lint: packages/did-ui-react/src/hooks/wallet.ts#L2
'useState' is defined but never used
lint: packages/did-ui-react/src/hooks/wallet.ts#L5
'useEffectOnce' is defined but never used
lint: packages/did-ui-react/src/types/telegram.d.ts#L220
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
lint: packages/did-ui-react/src/types/telegram.d.ts#L282
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
lint: packages/did-ui-react/src/types/telegram.d.ts#L292
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
lint: packages/did-ui-react/src/types/telegram.d.ts#L405
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
lint: packages/did-ui-react/src/types/telegram.d.ts#L405
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag