Skip to content

chore: huge code cleanup effort! #4

chore: huge code cleanup effort!

chore: huge code cleanup effort! #4

Triggered via pull request December 15, 2024 03:11
@AriTheElkAriTheElk
synchronize #6
code-cleanup
Status Success
Total duration 26s
Artifacts

lint.js.yml

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

Annotations

8 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#L21
Unexpected any. Specify a different type
build (22.x): src/backend/Backgrounder.ts#L48
Unexpected any. Specify a different type
build (22.x): src/backend/Indexer.ts#L77
Unexpected any. Specify a different type
build (22.x): src/client/ImagePickerView/ImagePickerView.tsx#L52
'searchInput' is assigned a value but never used
build (22.x): src/client/ImagePickerView/ImagePickerView.tsx#L52
'setSearchInput' is assigned a value but never used
build (22.x): src/client/ImagePickerView/ImagePickerView.tsx#L110
Unexpected any. Specify a different type
build (22.x): src/client/ImagePickerView/ImagePickerView.tsx#L246
'_' is defined but never used