Add waitUntil
for onDidStart
event
#17559
Annotations
3 errors and 2 warnings
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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