Skip to content

refactor: cleanup AccountInput and remove RecipientAccountSelector #11847

refactor: cleanup AccountInput and remove RecipientAccountSelector

refactor: cleanup AccountInput and remove RecipientAccountSelector #11847

Triggered via pull request August 19, 2023 17:06
Status Success
Total duration 2m 10s
Artifacts

ci.lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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: packages/desktop/components/ProposalCard.svelte#L40
Missing return type on function
lint: packages/desktop/components/ProposalQuestion.svelte#L56
Missing return type on function
lint: packages/desktop/components/ProposalQuestion.svelte#L98
Missing return type on function
lint: packages/desktop/components/ProposalsDetails.svelte#L38
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: packages/desktop/components/Scroller.svelte#L14
Missing return type on function
lint: packages/desktop/components/Scroller.svelte#L38
Missing return type on function
lint: packages/desktop/components/SidebarTab.svelte#L22
Missing return type on function
lint: packages/desktop/components/SidebarTab.svelte#L23
Missing return type on function
lint: packages/desktop/components/TitleBar.svelte#L54
Missing return type on function
lint: packages/desktop/components/filter/Filter.svelte#L64
Missing return type on function