build during test; remove unnesed ts types #439
Annotations
8 errors and 1 warning
test:
src/components.d.ts#L7
Cannot find module '@stencil/core/internal' or its corresponding type declarations.
|
test
Cannot find module 'vue' or its corresponding type declarations.
|
test
Parameter 'props' implicitly has an 'any' type.
|
test
Binding element 'slots' implicitly has an 'any' type.
|
test
Binding element 'emit' implicitly has an 'any' type.
|
test
Parameter 'props' implicitly has an 'any' type.
|
test
Binding element 'slots' implicitly has an 'any' type.
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|