Skip to content

chore: huge code cleanup effort! #2

chore: huge code cleanup effort!

chore: huge code cleanup effort! #2

Triggered via pull request December 15, 2024 03:08
@AriTheElkAriTheElk
synchronize #6
code-cleanup
Status Failure
Total duration 19s
Artifacts

typecheck.js.yml

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

Annotations

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