feat: add lanes to Backgrounder #18
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
|