Skip to content

build during test; remove unnesed ts types #439

build during test; remove unnesed ts types

build during test; remove unnesed ts types #439

Triggered via pull request July 1, 2024 10:45
@longhotsummerlonghotsummer
synchronize #277
tests
Status Failure
Total duration 54s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.