Skip to content

chore(deps): bump svelte from 3.59.2 to 5.39.11 in /packages/shared #14550

chore(deps): bump svelte from 3.59.2 to 5.39.11 in /packages/shared

chore(deps): bump svelte from 3.59.2 to 5.39.11 in /packages/shared #14550

Triggered via pull request October 13, 2025 08:19
Status Failure
Total duration 1m 2s
Artifacts

ci.lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 1.
lint: packages/shared/lib/core/profile/utils/getStorageDirectoryOfProfiles.ts#L13
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/shared/lib/core/profile/actions/active-profile/login.ts#L101
Missing return type on function
lint: packages/shared/lib/core/profile/actions/active-profile/login.ts#L97
Missing return type on function
lint: packages/shared/lib/core/i18n/i18n.ts#L48
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/webpack.config.ts#L157
Missing return type on function
lint: packages/desktop/webpack.config.ts#L150
Missing return type on function
lint: packages/desktop/webpack.config.ts#L149
Missing return type on function