Skip to content

fix: Install cargo-patch with locked deps #11920

fix: Install cargo-patch with locked deps

fix: Install cargo-patch with locked deps #11920

Triggered via pull request August 29, 2023 10:15
Status Success
Total duration 1m 52s
Artifacts

ci.lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/backend/bindings/node/index.ts#L71
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/backend/bindings/node/index.ts#L107
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/desktop/App.svelte#L82
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/shared/components/inputs/ImportTextfield.svelte#L119
A11y: Avoid using autofocus
lint: packages/shared/components/popups/Backup.svelte#L33
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
lint: packages/shared/components/popups/Backup.svelte#L36
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
lint: packages/shared/components/popups/Version.svelte#L30
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/shared/lib/migration.ts#L414
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/shared/lib/migration.ts#L1257
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/shared/lib/participation/participation.ts#L68
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator