Skip to content

Merge branch 'vue3/migrate-core-move-handle' into vue3/migrate-plugin… #230

Merge branch 'vue3/migrate-core-move-handle' into vue3/migrate-plugin…

Merge branch 'vue3/migrate-core-move-handle' into vue3/migrate-plugin… #230

Triggered via push October 15, 2025 11:43
Status Failure
Total duration 1m 59s
Artifacts

run-tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
type-check
Process completed with exit code 2.
type-check: src/plugins/iconMenu/store.ts#L148
Property 'hint' does not exist on type '{ plugin: { id: PluginId; component?: FunctionalComponent<any, {}, any, {}> | ComponentPublicInstanceConstructor<any, any, any, any, ComputedOptions, MethodOptions> | { ...; } | undefined; independent?: boolean | undefined; locales?: { ...; }[] | undefined; options?: { ...; } | undefined; storeModule?: PolarPluginSt...'.
type-check: src/core/types/plugin.ts#L20
Cannot find module '@/plugins/loadingIndicator/locales' or its corresponding type declarations.
type-check: src/core/components/MoveHandle.ce.vue#L19
No overload matches this call.
lint: src/core/types/moveHandle.ts#L9
Expected line before comment
lint: src/core/types/main.ts#L288
Expected line before comment
lint: src/core/types/main.ts#L284
Expected line before comment
lint: src/core/types/main.ts#L280
Expected line before comment
lint: src/core/types/main.ts#L266
Expected line before comment
lint: src/core/types/main.ts#L201
Expected line before comment
lint: src/core/types/main.ts#L195
Expected line before comment
lint: src/core/stores/moveHandle.ts#L64
Expected line before comment
lint: src/core/stores/moveHandle.ts#L62
Expected line before comment
lint: src/core/types/plugin.ts#L52
Unexpected 'todo' comment: 'TODO: This fixes the type error, but...'
lint: src/core/types/main.ts#L274
Unexpected 'todo' comment: 'TODO: Generate this section via...'
lint: src/core/types/layer.ts#L28
Unexpected 'todo' comment: 'TODO: It should be allowed to set...'
lint: src/core/stores/main.ts#L24
Unexpected 'todo' comment: 'TODO(dopenguin): Both will possibly be...'
lint: src/core/components/PolarContainer.ce.vue#L122
Unexpected 'fixme' comment: 'FIXME: Improve types for lightElement'
lint: examples/snowbox/index.js#L240
Unexpected 'todo' comment: 'TODO: Delete the mock plugins including...'
lint: examples/snowbox/index.js#L157
Unexpected 'todo' comment: 'TODO(dopenguin): Surrounding application...'
lint: examples/snowbox/index.js#L150
Unexpected 'todo' comment: 'TODO(dopenguin): Has some HMR issues,...'
lint: examples/snowbox/index.js#L77
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'
lint: examples/snowbox/index.js#L59
Unexpected 'todo' comment: 'TODO: Re-enable with isSelectable'