Skip to content

part tests

part tests #5022

Triggered via push January 10, 2025 12:57
Status Failure
Total duration 3m 17s
Artifacts 12

workflow.yml

on: push
Installing NPM modules
22s
Installing NPM modules
Matrix: Building Apps
Matrix: E2E Testing
Should release @scion/workbench?
0s
Should release @scion/workbench?
Should release @scion/workbench-client?
0s
Should release @scion/workbench-client?
Releasing @scion/workbench
0s
Releasing @scion/workbench
Releasing @scion/workbench-client
0s
Releasing @scion/workbench-client
Deploying Applications
0s
Deploying Applications
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 24 warnings
E2E Testing (4/15)
Process completed with exit code 1.
E2E Testing (2/15)
The job was canceled because "_4_15" failed.
E2E Testing (2/15)
The operation was canceled.
E2E Testing (3/15)
The job was canceled because "_4_15" failed.
E2E Testing (3/15)
The operation was canceled.
E2E Testing (1/15)
The job was canceled because "_4_15" failed.
E2E Testing (5/15)
The job was canceled because "_4_15" failed.
E2E Testing (1/15)
The operation was canceled.
E2E Testing (5/15)
The operation was canceled.
E2E Testing (13/15)
The job was canceled because "_4_15" failed.
E2E Testing (13/15)
The operation was canceled.
E2E Testing (11/15)
The job was canceled because "_4_15" failed.
E2E Testing (11/15)
The operation was canceled.
E2E Testing (10/15)
The job was canceled because "_4_15" failed.
E2E Testing (10/15)
The operation was canceled.
E2E Testing (14/15)
The job was canceled because "_4_15" failed.
E2E Testing (14/15)
The operation was canceled.
E2E Testing (6/15)
The job was canceled because "_4_15" failed.
E2E Testing (6/15)
The operation was canceled.
E2E Testing (7/15)
The job was canceled because "_4_15" failed.
E2E Testing (7/15)
The operation was canceled.
E2E Testing (12/15)
The job was canceled because "_4_15" failed.
E2E Testing (12/15)
The operation was canceled.
E2E Testing (8/15)
The job was canceled because "_4_15" failed.
E2E Testing (8/15)
The operation was canceled.
E2E Testing (15/15)
The job was canceled because "_4_15" failed.
E2E Testing (15/15)
The operation was canceled.
E2E Testing (9/15)
The job was canceled because "_4_15" failed.
E2E Testing (9/15)
The operation was canceled.
Installing NPM modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building Libs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting: projects/scion/workbench-client/src/lib/view/workbench-view.ts#L150
'addCanClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose } instead of implementing the {@link CanClose } lifecycle hook. Refer to the {@link WorkbenchView.canClose } documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/workbench-view.ts#L150
'CanClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose } instead of implementing the {@link CanClose } lifecycle hook. Refer to the {@link WorkbenchView.canClose } documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/workbench-view.ts#L157
'removeCanClose' is deprecated. since version 1.0.0-beta.28. Unregister the callback using the {@link CanCloseRef } returned by {@link WorkbenchView.canClose }. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/workbench-view.ts#L157
'CanClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose } instead of implementing the {@link CanClose } lifecycle hook. Refer to the {@link WorkbenchView.canClose } documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/ɵworkbench-view.ts#L35
'CanClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose } instead of implementing the {@link CanClose } lifecycle hook. Refer to the {@link WorkbenchView.canClose } documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/ɵworkbench-view.ts#L166
'CanClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose } instead of implementing the {@link CanClose } lifecycle hook. Refer to the {@link WorkbenchView.canClose } documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/ɵworkbench-view.ts#L171
'CanClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose } instead of implementing the {@link CanClose } lifecycle hook. Refer to the {@link WorkbenchView.canClose } documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/ɵworkbench-view.ts#L180
'CanClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose } instead of implementing the {@link CanClose } lifecycle hook. Refer to the {@link WorkbenchView.canClose } documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/view/ɵworkbench-view.ts#L184
'canClose' is deprecated. since version 1.0.0-beta.28. Register a callback on {@link WorkbenchView.canClose} instead of implementing the {@link CanClose} lifecycle hook. Refer to the {@link WorkbenchView.canClose} documentation for an example. This API will be removed in a future release
Linting: projects/scion/workbench-client/src/lib/ɵworkbench-commands.ts#L72
'viewClosingTopic' is deprecated. since version 17.0.0-beta.8; Use `canCloseTopic` instead
Building Apps (workbench-testing-app-ci, npm run workbench-testing-app:ci:build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Testing (4/15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
workbench-client-api
181 KB
workbench-client-dist
73.8 KB
workbench-client-testing-app-ci
230 KB
workbench-client-testing-app-vercel-latest
230 KB
workbench-client-testing-app-vercel-release
231 KB
workbench-dist
563 KB
workbench-getting-started-app
257 KB
workbench-testing-app-basehref
354 KB
workbench-testing-app-basehref-webpack
367 KB
workbench-testing-app-ci
353 KB
workbench-testing-app-vercel-latest
353 KB
workbench-testing-app-vercel-release
354 KB