Skip to content

feat: add lanes to Backgrounder #18

feat: add lanes to Backgrounder

feat: add lanes to Backgrounder #18

Triggered via pull request December 18, 2024 18:11
Status Success
Total duration 25s
Artifacts

lint.js.yml

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

Annotations

6 warnings
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (22.x): src/ImagePicker.ts#L30
Unexpected any. Specify a different type
build (22.x): src/backend/Backgrounder.ts#L61
Unexpected any. Specify a different type
build (22.x): src/backend/Backgrounder.ts#L172
Unexpected any. Specify a different type
build (22.x): src/backend/Indexer.ts#L80
Unexpected any. Specify a different type
build (22.x): src/client/ImagePickerView/ImagePickerView.tsx#L69
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead