Skip to content

1.1.0

1.1.0 #13

Triggered via pull request December 15, 2024 18:58
Status Success
Total duration 28s
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#L23
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#L73
Unexpected any. Specify a different type
build (22.x): src/client/ImagePickerView/ImagePickerView.tsx#L101
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build (22.x): src/client/ImagePickerView/ImagePickerView.tsx#L274
'_' is defined but never used