Skip to content

refactor: profile manager #12635

refactor: profile manager

refactor: profile manager #12635

Triggered via pull request November 29, 2023 16:16
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/contexts/onboarding/stores/onboarding-profile.store.ts#L3
'ProfileType' is defined but never used
lint: packages/shared/lib/core/profile/actions/active-accounts/getWalletColorById.ts#L6
This assertion is unnecessary since it does not change the type of the expression
lint: packages/shared/lib/core/profile/actions/active-accounts/index.ts#L3
Newline required at end of file but not found
lint: packages/shared/lib/core/profile/actions/active-profile/logout.ts#L13
'getWallets' is defined but never used
lint: packages/shared/lib/core/profile/actions/deleteWallet.ts#L13
Trailing spaces not allowed
lint: packages/shared/lib/core/profile/actions/recoverWallets.ts#L6
'_recoverAccountsPayload' is defined but never used
lint: packages/shared/lib/core/profile/interfaces/wallet.interface.ts#L6
Newline required at end of file but not found
lint: packages/shared/lib/core/secret-manager/actions/getSecretManager.ts#L6
This assertion is unnecessary since it does not change the type of the expression
lint: packages/shared/lib/core/secret-manager/actions/getSecretManager.ts#L7
Newline required at end of file but not found
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