Skip to content

1.1.0

1.1.0 #14

Triggered via pull request December 16, 2024 20:31
@AriTheElkAriTheElk
synchronize #10
1.1.0
Status Success
Total duration 20s
Artifacts

lint.js.yml

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

Annotations

5 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#L73
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead