Skip to content

fix: typo & lint

fix: typo & lint #4

Triggered via push September 15, 2024 15:23
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
type-check
26s
type-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
type-check: extensions/math/src/index.ts#L2
Module '"*.vue"' has no exported member 'MathFunctionOptions'. Did you mean to use 'import MathFunctionOptions from "*.vue"' instead?
type-check: extensions/math/src/index.ts#L4
Module '"*.vue"' has no exported member 'NumberAxisOptions'. Did you mean to use 'import NumberAxisOptions from "*.vue"' instead?
type-check: extensions/math/src/index.ts#L6
Module '"*.vue"' has no exported member 'NumberPlaneOptions'. Did you mean to use 'import NumberPlaneOptions from "*.vue"' instead?
type-check: extensions/math/src/index.ts#L8
Module '"*.vue"' has no exported member 'TexOptions'. Did you mean to use 'import TexOptions from "*.vue"' instead?
type-check: extensions/mindmap/src/unit/unit.ts#L1
'"@vue-motion/lib"' has no exported member named 'Widget'. Did you mean 'widget'?
type-check: extensions/typst/src/index.ts#L2
Module '"*.vue"' has no exported member 'TypstOptions'. Did you mean to use 'import TypstOptions from "*.vue"' instead?
type-check: extensions/ui/src/index.ts#L2
Module '"*.vue"' has no exported member 'WindowOptions'. Did you mean to use 'import WindowOptions from "*.vue"' instead?
type-check: extensions/ui/src/index.ts#L4
Module '"*.vue"' has no exported member 'ProgressBarOptions'. Did you mean to use 'import ProgressBarOptions from "*.vue"' instead?
type-check: extensions/ui/src/index.ts#L6
Module '"*.vue"' has no exported member 'CursorOptions'. Did you mean to use 'import CursorOptions from "*.vue"' instead?
type-check: packages/client/template/src/player.ts#L1
Cannot find module '@vue-motion/core' or its corresponding type declarations.
type-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/