Skip to content

Connections pane integration with the variables pane #23

Connections pane integration with the variables pane

Connections pane integration with the variables pane #23

Triggered via pull request April 1, 2024 19:37
Status Failure
Total duration 13m 34s
Billable time 2h 11m
Artifacts

positron-python-ci.yml

on: pull_request
Matrix: Test Positron IPyKernel
Matrix: Python Tests
Matrix: Test TypeScript
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 14 warnings
Test Positron IPyKernel (ubuntu-latest, 3.10, 6 months)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (ubuntu-latest, 3.10, 6 months)
The operation was canceled.
Test Positron IPyKernel (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (windows-latest, 3.10)
The operation was canceled.
Test Positron IPyKernel (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (ubuntu-latest, 3.8)
The operation was canceled.
Test Positron IPyKernel (ubuntu-latest, 3.10, 1 year)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (ubuntu-latest, 3.10, 1 year)
The operation was canceled.
Test Positron IPyKernel (macos-latest, 3.9)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (macos-latest, 3.9)
The operation was canceled.
Test Positron IPyKernel (ubuntu-latest, 3.10, 9 months)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (ubuntu-latest, 3.10, 9 months)
The operation was canceled.
Test Positron IPyKernel (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (ubuntu-latest, 3.11)
The operation was canceled.
Test Positron IPyKernel (ubuntu-latest, 3.12)
Process completed with exit code 1.
Test Positron IPyKernel (ubuntu-latest, 3.10, 3 months)
The job was canceled because "ubuntu-latest_3_12" failed.
Test Positron IPyKernel (ubuntu-latest, 3.10, 3 months)
The operation was canceled.
Check Python types: extensions/positron-python/pythonFiles/positron/positron_ipykernel/connections.py#L211
Function with declared type of "Connection" must return value on all code paths   Type "None" cannot be assigned to type "Connection" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/pythonFiles/positron/positron_ipykernel/variables.py#L165
Cannot access member "variable_has_active_connection" for type "ConnectionsService"   Member "variable_has_active_connection" is unknown (reportGeneralTypeIssues)
Check Python types
2 errors
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (ubuntu-latest, 3.x, functional)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (ubuntu-latest, 3.x, ts-unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (macos-latest, 3.x, functional)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (macos-latest, 3.x, ts-unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (macos-latest, 3.x, venv)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (macos-latest, 3.x, venv)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test TypeScript (macos-latest, 3.x, smoke)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (macos-latest, 3.x, debugger)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (macos-latest, 3.x, debugger)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test TypeScript (macos-latest, 3.x, single-workspace)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (macos-latest, 3.x, single-workspace)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test TypeScript (windows-latest, 3.x, functional)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test TypeScript (windows-latest, 3.x, ts-unit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.