Skip to content

[PM-31942] Implement File persistence service (pt. 2) #76350

[PM-31942] Implement File persistence service (pt. 2)

[PM-31942] Implement File persistence service (pt. 2) #76350

Triggered via pull request April 3, 2026 18:11
Status Success
Total duration 4m 44s
Artifacts

lint.yml

on: pull_request
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Run Rust lint on ubuntu-24.04
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Rust lint on macos-14
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Rust lint on windows-2022
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint: apps/browser/src/autofill/popup/settings/excluded-domains.component.html#L58
Use <bit-icon> component instead of applying 'bwi' classes directly. Example: <bit-icon name="bwi-lock"></bit-icon>
Lint: apps/browser/src/autofill/popup/settings/excluded-domains.component.html#L58
Avoid placing icon elements (<i class="bwi ..."> or <bit-icon>) inside a bitButton or bitLink. Use the [startIcon] or [endIcon] inputs instead. Example: <button bitButton startIcon="bwi-plus">Label</button>
Lint: apps/browser/src/autofill/popup/settings/blocked-domains.component.html#L64
Use <bit-icon> component instead of applying 'bwi' classes directly. Example: <bit-icon name="bwi-lock"></bit-icon>
Lint: apps/browser/src/autofill/popup/settings/blocked-domains.component.html#L64
Avoid placing icon elements (<i class="bwi ..."> or <bit-icon>) inside a bitButton or bitLink. Use the [startIcon] or [endIcon] inputs instead. Example: <button bitButton startIcon="bwi-plus">Label</button>
Lint: apps/browser/src/autofill/popup/settings/autofill.component.html#L293
Use <bit-icon> component instead of applying 'bwi' classes directly. Example: <bit-icon name="bwi-lock"></bit-icon>
Lint: apps/browser/src/autofill/popup/settings/autofill.component.html#L165
Use <bit-icon> component instead of applying 'bwi' classes directly. Example: <bit-icon name="bwi-lock"></bit-icon>
Lint: apps/browser/src/autofill/popup/fido2/fido2.component.html#L12
Use <bit-icon> component instead of applying 'bwi' classes directly. Example: <bit-icon name="bwi-lock"></bit-icon>
Lint: apps/browser/src/autofill/popup/fido2/fido2.component.html#L12
Avoid placing icon elements (<i class="bwi ..."> or <bit-icon>) inside a bitButton or bitLink. Use the [startIcon] or [endIcon] inputs instead. Example: <button bitButton startIcon="bwi-plus">Label</button>
Lint: apps/browser/src/autofill/popup/fido2/fido2-use-browser-link.component.html#L7
Use <bit-icon> component instead of applying 'bwi' classes directly. Example: <bit-icon name="bwi-lock"></bit-icon>
Lint: apps/browser/src/autofill/popup/fido2/fido2-cipher-row.component.html#L13
Use <bit-icon> component instead of applying 'bwi' classes directly. Example: <bit-icon name="bwi-lock"></bit-icon>