Skip to content

Add waitUntil for onDidStart event #17559

Add waitUntil for onDidStart event

Add waitUntil for onDidStart event #17559

Triggered via pull request January 13, 2025 23:23
Status Failure
Total duration 6m 48s
Artifacts 1

build-test.yml

on: pull_request
Matrix: Type Script Tests
Matrix: Tests
Matrix: Smoke tests
Fit to window
Zoom out
Zoom in

Annotations

98 errors and 43 warnings
Type Script Tests (ubuntu-latest, ts-unit)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Type Script Tests (ubuntu-latest, ts-unit)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Type Script Tests (ubuntu-latest, ts-unit)
Process completed with exit code 1.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Failed to print test summary
Tests (raw, noPython, @nonPython, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (raw, noPython, @nonPython, ubuntu-latest)
Process completed with exit code 1.
Build VSIX
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Build VSIX
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Failed to print test summary
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Process completed with exit code 1.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Process completed with exit code 1.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Failed to print test summary
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Process completed with exit code 1.
Lint
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Lint
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Lint
Process completed with exit code 1.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Process completed with exit code 1.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Failed to print test summary
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Process completed with exit code 1.
Type Script Tests (windows-latest, ts-unit)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Type Script Tests (windows-latest, ts-unit)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Type Script Tests (windows-latest, ts-unit)
Process completed with exit code 1.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Failed to print test summary
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Process completed with exit code 1.
Smoke tests (ubuntu-latest, 3.10): 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; }'.
Smoke tests (ubuntu-latest, 3.10): 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; }'.
Smoke tests (ubuntu-latest, 3.10)
Process completed with exit code 2.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Smoke tests (macos-latest, 3.10): 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; }'.
Smoke tests (macos-latest, 3.10): 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; }'.
Smoke tests (macos-latest, 3.10)
Process completed with exit code 2.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Failed to print test summary
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Process completed with exit code 1.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Process completed with exit code 1.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Failed to print test summary
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Process completed with exit code 1.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Failed to print test summary
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Process completed with exit code 1.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Process completed with exit code 1.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Failed to print test summary
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Process completed with exit code 1.
Smoke tests (windows-latest, 3.10): 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; }'.
Smoke tests (windows-latest, 3.10): 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; }'.
Smoke tests (windows-latest, 3.10)
Process completed with exit code 2.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Failed to print test summary
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Error: ENOENT: no such file or directory, open 'D:\a\vscode-jupyter\vscode-jupyter\logs\testresults.json'
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Argument of type 'IKernel' is not assignable to parameter of type '{ kernel: IKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Argument of type 'ThirdPartyKernel' is not assignable to parameter of type '{ kernel: IThirdPartyKernel; token: CancellationToken; waitUntil(thenable: Thenable<unknown>): void; }'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Process completed with exit code 1.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Failed to print test summary
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/vscode-jupyter/vscode-jupyter/logs/testresults.json'
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Process completed with exit code 1.
cancel_previous_runs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Type Script Tests (ubuntu-latest, ts-unit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, noPython, @nonPython, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, noPython, @nonPython, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, noPython, @nonPython, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Smoke tests (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (raw, python, 3.10, @iw, ubuntu-latest)
No files were found with the provided path: ./logs/*. No artifacts will be uploaded.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
No files were found with the provided path: /logs/**/*. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
ms-toolsai-jupyter-insiders.vsix
13.3 MB