feat: add extension google-fonts #27
Annotations
10 errors and 2 warnings
type-check:
extensions/code/src/index.ts#L1
Module '"*.vue"' has no exported member 'CodeOptions'. Did you mean to use 'import CodeOptions from "*.vue"' instead?
|
type-check:
extensions/geometry/src/index.ts#L1
Module '"*.vue"' has no exported member 'DotOptions'. Did you mean to use 'import DotOptions from "*.vue"' instead?
|
type-check:
extensions/geometry/src/index.ts#L3
Module '"*.vue"' has no exported member 'AngleOptions'. Did you mean to use 'import AngleOptions from "*.vue"' instead?
|
type-check:
extensions/google-fonts/src/index.ts#L1
Module '"*.vue"' has no exported member 'GoogleFontsOptions'. Did you mean to use 'import GoogleFontsOptions from "*.vue"' instead?
|
type-check:
extensions/layout/src/index.ts#L1
Module '"*.vue"' has no exported member 'ContainerOptions'. Did you mean to use 'import ContainerOptions from "*.vue"' instead?
|
type-check:
extensions/layout/src/index.ts#L3
Module '"*.vue"' has no exported member 'RowOptions'. Did you mean to use 'import RowOptions from "*.vue"' instead?
|
type-check:
extensions/layout/src/index.ts#L5
Module '"*.vue"' has no exported member 'ColumnOptions'. Did you mean to use 'import ColumnOptions from "*.vue"' instead?
|
type-check:
extensions/lights/src/index.ts#L1
Module '"*.vue"' has no exported member 'PointLightOptions'. Did you mean to use 'import PointLightOptions from "*.vue"' instead?
|
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
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/
|