Add waitUntil
for onDidStart
event
#17559
Annotations
3 errors and 1 warning
Prepare for smoke tests:
src/kernels/kernelProvider.web.ts#L83
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
|
Prepare for smoke tests:
src/kernels/kernelProvider.web.ts#L136
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
|
Prepare for smoke tests
Process completed with exit code 2.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ms-toolsai-jupyter-insiders.vsix".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading