chore: huge code cleanup effort! #2
Annotations
10 errors and 1 warning
Run npm run typecheck:
src/ImagePicker.ts#L1
Cannot find module 'obsidian' or its corresponding type declarations.
|
Run npm run typecheck:
src/ImagePicker.ts#L2
Cannot find module 'lodash' or its corresponding type declarations.
|
Run npm run typecheck:
src/ImagePicker.ts#L27
This syntax requires an imported helper but module 'tslib' cannot be found.
|
Run npm run typecheck:
src/ImagePicker.ts#L30
Property 'addSettingTab' does not exist on type 'ImagePicker'.
|
Run npm run typecheck:
src/ImagePicker.ts#L30
Property 'app' does not exist on type 'ImagePicker'.
|
Run npm run typecheck:
src/ImagePicker.ts#L32
Property 'addRibbonIcon' does not exist on type 'ImagePicker'.
|
Run npm run typecheck:
src/ImagePicker.ts#L36
Property 'registerView' does not exist on type 'ImagePicker'.
|
Run npm run typecheck:
src/ImagePicker.ts#L38
Parameter 'leaf' implicitly has an 'any' type.
|
Run npm run typecheck:
src/ImagePicker.ts#L41
Property 'app' does not exist on type 'ImagePicker'.
|
Run npm run typecheck:
src/ImagePicker.ts#L42
Property 'app' does not exist on type 'ImagePicker'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading