Skip to content

1.1.0 (#10)

1.1.0 (#10) #17

Triggered via push December 17, 2024 02:17
Status Success
Total duration 24s
Artifacts

lint.js.yml

on: push
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