Skip to content

refactor: new single wallet 2.0 sdk #12597

refactor: new single wallet 2.0 sdk

refactor: new single wallet 2.0 sdk #12597

Triggered via pull request November 17, 2023 10:29
Status Failure
Total duration 1m 20s
Artifacts

ci.lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
format
Process completed with exit code 1.
lint: packages/shared/lib/core/account/actions/createNewAccount.ts#L7
'DEFAULT_SYNC_OPTIONS' is defined but never used
lint: packages/shared/lib/core/account/actions/createNewAccount.ts#L17
Expected space or tab after '//' in comment
lint: packages/shared/lib/core/account/actions/createNewAccount.ts#L18
Trailing spaces not allowed
lint: packages/shared/lib/core/account/actions/createNewAccount.ts#L21
Trailing spaces not allowed
lint: packages/shared/lib/core/account/actions/createNewAccount.ts#L23
Trailing spaces not allowed
lint: packages/shared/lib/core/account/actions/createNewAccount.ts#L27
Trailing spaces not allowed
lint: packages/shared/lib/core/profile-manager/actions/initialiseProfileManager.ts#L3
'generateRandomId' is defined but never used
lint: packages/shared/lib/core/profile-manager/actions/initialiseProfileManager.ts#L44
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
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/Scroller.svelte#L14
Missing return type on function
lint: packages/desktop/components/Scroller.svelte#L38
Missing return type on function
lint: packages/desktop/components/TitleBar.svelte#L54
Missing return type on function
lint: packages/desktop/components/VestingSchedule.svelte#L71
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
lint: packages/desktop/components/VestingSchedule.svelte#L74
Missing return type on function
lint: packages/desktop/components/filter/Filter.svelte#L64
Missing return type on function
lint: packages/desktop/components/filter/Filter.svelte#L65
Missing return type on function