Skip to content

Add public API event for kernel post-initialization #17401

Add public API event for kernel post-initialization

Add public API event for kernel post-initialization #17401

Triggered via pull request November 8, 2024 20:36
Status Failure
Total duration 5m 16s
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

239 errors and 44 warnings
Type Script Tests (ubuntu-latest, ts-unit)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Type Script Tests (ubuntu-latest, ts-unit)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Type Script Tests (ubuntu-latest, ts-unit)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Type Script Tests (ubuntu-latest, ts-unit)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Type Script Tests (ubuntu-latest, ts-unit)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Type Script Tests (ubuntu-latest, ts-unit)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Type Script Tests (ubuntu-latest, ts-unit)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Type Script Tests (ubuntu-latest, ts-unit)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Type Script Tests (ubuntu-latest, ts-unit)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Type Script Tests (ubuntu-latest, ts-unit)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Build VSIX
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Build VSIX
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Build VSIX
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Build VSIX
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Build VSIX
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Build VSIX
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Build VSIX
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Build VSIX
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Build VSIX
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (remote, python, 3.10, @kernelCore, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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 (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)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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'
Lint
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Lint
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Lint
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Lint
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Lint
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Lint
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Lint
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Lint
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Lint
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Lint
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (remote, python, 3.10, @widgets, ubuntu-latest, 8)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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 (raw, python, 3.10, @iw, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, @iw, ubuntu-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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.
Smoke tests (macos-latest, 3.10): src/extension.node.ts#L127
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Smoke tests (macos-latest, 3.10): src/extension.web.ts#L120
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Smoke tests (macos-latest, 3.10): src/kernels/kernelProvider.base.ts#L24
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Smoke tests (macos-latest, 3.10): src/kernels/kernelProvider.base.ts#L183
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Smoke tests (macos-latest, 3.10): src/kernels/kernelProvider.node.unit.test.ts#L225
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Smoke tests (macos-latest, 3.10): src/kernels/kernelProvider.node.unit.test.ts#L237
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Smoke tests (macos-latest, 3.10): src/kernels/serviceRegistry.node.ts#L111
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Smoke tests (macos-latest, 3.10): src/kernels/serviceRegistry.node.ts#L112
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Smoke tests (macos-latest, 3.10): src/kernels/serviceRegistry.web.ts#L76
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Smoke tests (macos-latest, 3.10): src/kernels/serviceRegistry.web.ts#L78
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Smoke tests (ubuntu-latest, 3.10): src/extension.node.ts#L127
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Smoke tests (ubuntu-latest, 3.10): src/extension.web.ts#L120
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/kernelProvider.base.ts#L24
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/kernelProvider.base.ts#L183
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/kernelProvider.node.unit.test.ts#L225
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/kernelProvider.node.unit.test.ts#L237
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/serviceRegistry.node.ts#L111
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/serviceRegistry.node.ts#L112
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/serviceRegistry.web.ts#L76
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Smoke tests (ubuntu-latest, 3.10): src/kernels/serviceRegistry.web.ts#L78
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Type Script Tests (windows-latest, ts-unit)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Type Script Tests (windows-latest, ts-unit)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Type Script Tests (windows-latest, ts-unit)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Type Script Tests (windows-latest, ts-unit)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Type Script Tests (windows-latest, ts-unit)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Type Script Tests (windows-latest, ts-unit)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Type Script Tests (windows-latest, ts-unit)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Type Script Tests (windows-latest, ts-unit)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Type Script Tests (windows-latest, ts-unit)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Type Script Tests (windows-latest, ts-unit)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
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)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Smoke tests (windows-latest, 3.10): src/extension.node.ts#L127
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Smoke tests (windows-latest, 3.10): src/extension.web.ts#L120
Property 'onDidInitialize' is missing in type '{ getKernel: () => Promise<undefined>; }' but required in type 'Kernels'.
Smoke tests (windows-latest, 3.10): src/kernels/kernelProvider.base.ts#L24
Class 'BaseCoreKernelProvider' incorrectly implements interface 'IKernelProvider'.
Smoke tests (windows-latest, 3.10): src/kernels/kernelProvider.base.ts#L183
Class 'BaseThirdPartyKernelProvider' incorrectly implements interface 'IThirdPartyKernelProvider'.
Smoke tests (windows-latest, 3.10): src/kernels/kernelProvider.node.unit.test.ts#L225
Property 'onDidDispose' is missing in type 'KernelProvider' but required in type 'IKernelProvider'.
Smoke tests (windows-latest, 3.10): src/kernels/kernelProvider.node.unit.test.ts#L237
Property 'onDidDispose' is missing in type 'ThirdPartyKernelProvider' but required in type 'IThirdPartyKernelProvider'.
Smoke tests (windows-latest, 3.10): src/kernels/serviceRegistry.node.ts#L111
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Smoke tests (windows-latest, 3.10): src/kernels/serviceRegistry.node.ts#L112
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Smoke tests (windows-latest, 3.10): src/kernels/serviceRegistry.web.ts#L76
Argument of type 'typeof KernelProvider' is not assignable to parameter of type 'ClassType<IKernelProvider>'.
Smoke tests (windows-latest, 3.10): src/kernels/serviceRegistry.web.ts#L78
Argument of type 'typeof ThirdPartyKernelProvider' is not assignable to parameter of type 'ClassType<IThirdPartyKernelProvider>'.
Tests (raw, noPython, @nonPython, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
Build VSIX
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (raw, python, 3.10, @debugger, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (raw, python, 3.10, @widgets, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (remote, python, 3.10, @kernelCore, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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, python, 3.10, @widgets, ubuntu-latest, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
Tests (raw, python, 3.10, @webview|@export|@lsp|@variableViewer, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (remote, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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, ^[^@]+$|@mandatory|@kernelCore|@python|@jupyter, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (remote, python, 3.10, @widgets, ubuntu-latest, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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, conda, 3.10, ^[^@]+$|@mandatory|@python, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
Tests (web, python, 3.10, ^[^@]+$|@mandatory, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (raw, python, 3.10, @iw, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
Smoke tests (macos-latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Smoke tests (ubuntu-latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (raw, python, 3.10, ^[^@]+$|@mandatory, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
Smoke tests (windows-latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.2 MB