Skip to content

chore: fix lint

chore: fix lint #181

Triggered via push October 13, 2023 12:01
Status Failure
Total duration 2m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: editor/core/components/nodes/DisplayNode.ts#L1
Module '"@baklavajs/core"' has no exported member 'NodeBuilder'.
typecheck: editor/core/components/nodes/DisplayNode.ts#L8
Parameter 'n' implicitly has an 'any' type.
typecheck: editor/core/composables/count.ts#L2
Cannot find name 'useState'.
typecheck: editor/core/composables/stores/app.ts#L5
Cannot find name 'shallowRef'.
typecheck: editor/core/composables/user.ts#L7
Cannot find name 'ref'.
typecheck: editor/core/composables/user.ts#L8
Cannot find name 'ref'.
typecheck: editor/core/composables/user.ts#L10
Cannot find name 'computed'.
typecheck: editor/core/composables/user.ts#L11
Cannot find name 'computed'.
typecheck: editor/core/composables/user.ts#L11
Parameter 'name' implicitly has an 'any' type.
typecheck: editor/core/nuxt.config.ts#L5
Cannot find name 'defineNuxtConfig'.