Skip to content

remove deprecated testing module #4894

remove deprecated testing module

remove deprecated testing module #4894

Triggered via push November 29, 2024 13:32
Status Cancelled
Total duration 16m 34s
Artifacts

workflow.yml

on: push
Installing NPM modules
1m 17s
Installing NPM modules
Matrix: Building Apps
Unit Testing
0s
Unit Testing
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

3 errors and 10 warnings
Building Libs
Process completed with exit code 127.
Linting
The run was canceled by @k-genov.
Linting
The operation was canceled.
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