Skip to content

refactor: Activities #13550

refactor: Activities

refactor: Activities #13550

Triggered via pull request March 19, 2024 14:10
Status Failure
Total duration 1m 19s
Artifacts

ci.lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
format
Process completed with exit code 1.
lint: packages/shared/lib/core/wallet/types/activities/account-activity.type.ts#L5
'IActivityGenerationParameters' is defined but never used
lint: packages/shared/lib/core/wallet/types/activities/account-activity.type.ts#L6
'IProcessedTransaction' is defined but never used
lint: packages/shared/lib/core/wallet/types/activities/account-activity.type.ts#L19
'getSendingInformation' is defined but never used
lint: packages/shared/lib/core/wallet/types/activities/account-activity.type.ts#L21
'Activity' is defined but never used
lint: packages/shared/lib/core/wallet/types/activities/account-activity.type.ts#L50
Expected space or tab after '//' in comment
lint: packages/shared/lib/core/wallet/types/activities/account-activity.type.ts#L52
Expected space or tab after '//' in comment
lint: packages/shared/lib/core/wallet/types/activities/base-activity.type.ts#L1
'NftOutput' is defined but never used
lint: packages/shared/lib/core/wallet/types/activities/base-activity.type.ts#L7
'getNftId' is defined but never used
lint: packages/shared/lib/core/wallet/types/activities/base-activity.type.ts#L7
'getNonRemainderBasicOutputsFromTransaction' is defined but never used
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/AccountManagementList.svelte#L40
Missing return type on function
lint: packages/desktop/components/AccountManagementList.svelte#L70
Missing return type on function
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