Skip to content

V2 Widget push

V2 Widget push #188

Triggered via pull request February 2, 2024 22:03
Status Failure
Total duration 46s
Artifacts

CI.yaml

on: pull_request
Matrix: Build and run tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Build and run tests (18)
Cannot find module '@itwin/imodels-client-management' or its corresponding type declarations.
Build and run tests (18)
'_handleInfo' is declared but its value is never read.
Build and run tests (18)
'_handleInfoDialogClose' is declared but its value is never read.
Build and run tests (18)
Argument of type '{}' is not assignable to parameter of type '{ getDialogOpen: () => boolean; openDialog: () => void; closedDialog: () => void; }'.
Build and run tests (18)
'currentVersion' is declared but its value is never read.
Build and run tests (18)
Process completed with exit code 1.
Build and run tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and run tests (18)
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/