Skip to content

WiP

WiP #66

Triggered via push January 2, 2025 22:55
Status Failure
Total duration 2m 22s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
Lint: apps/browser/src/autofill/content/components/cipher/cipher-item.ts#L3
'ContextConsumer' is defined but never used
Lint: apps/browser/src/autofill/content/components/cipher/cipher-item.ts#L12
'themeContext' is defined but never used
Lint: apps/browser/src/autofill/content/components/host-container.ts#L2
'html' is defined but never used
Lint: apps/browser/src/autofill/content/components/host-container.ts#L4
'NotificationContainer' is defined but never used
Lint: apps/browser/src/autofill/content/components/host-container.ts#L5
`./contexts/theme` import should occur before import of `./notification/container`
Lint: apps/browser/src/autofill/content/components/notification/container.ts#L1
'cache' is defined but never used
Lint: apps/browser/src/autofill/content/components/notification/container.ts#L7
`../utils/define` import should occur after import of `../rows/item-row`
Lint: apps/browser/src/autofill/content/components/notification/container.ts#L18
'NotificationHeader' is defined but never used
Lint: apps/browser/src/autofill/content/components/notification/header.ts#L3
'ContextConsumer' is defined but never used
Run Rust lint on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636