run ruff instead of pyright #23
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-check.yml
on: push
Create VSIX
3m 10s
Lint
2m 48s
Check Python types
1m 57s
Matrix: Coverage
Matrix: Tests
Matrix: Smoke tests
Annotations
11 errors and 10 warnings
Ruff (E501):
pythonFiles/create_venv.py#L36
pythonFiles/create_venv.py:36:89: E501 Line too long (112 > 88 characters)
|
Ruff (E501):
pythonFiles/create_venv.py#L42
pythonFiles/create_venv.py:42:89: E501 Line too long (99 > 88 characters)
|
Ruff (E402):
pythonFiles/installed_check.py#L14
pythonFiles/installed_check.py:14:1: E402 Module level import not at top of file
|
Ruff (E402):
pythonFiles/installed_check.py#L15
pythonFiles/installed_check.py:15:1: E402 Module level import not at top of file
|
Ruff (E402):
pythonFiles/installed_check.py#L16
pythonFiles/installed_check.py:16:1: E402 Module level import not at top of file
|
Ruff (E722):
pythonFiles/installed_check.py#L39
pythonFiles/installed_check.py:39:5: E722 Do not use bare `except`
|
Ruff (E722):
pythonFiles/installed_check.py#L54
pythonFiles/installed_check.py:54:13: E722 Do not use bare `except`
|
Ruff (E722):
pythonFiles/installed_check.py#L82
pythonFiles/installed_check.py:82:5: E722 Do not use bare `except`
|
Ruff (E722):
pythonFiles/installed_check.py#L94
pythonFiles/installed_check.py:94:13: E722 Do not use bare `except`
|
Ruff (E501):
pythonFiles/normalizeSelection.py#L16
pythonFiles/normalizeSelection.py:16:89: E501 Line too long (94 > 88 characters)
|
Lint
Process completed with exit code 1.
|
Tests (ubuntu-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/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Create VSIX
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (ubuntu-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/
|
Tests (ubuntu-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/
|
Tests (windows-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/
|
Smoke tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, 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/
|
Tests (windows-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/
|
Smoke tests (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, 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/
|
Coverage (ubuntu-latest)
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux-coverage-report-html
Expired
|
17.2 MB |
|
ms-python-insiders-vsix
Expired
|
14.7 MB |
|