fix more bare exceptions #36
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
2m 38s
Lint
3m 2s
Check Python types
1m 52s
Matrix: Coverage
Matrix: Tests
Matrix: Smoke tests
Annotations
10 errors and 10 warnings
Ruff (F401):
pythonFiles/testing_tools/adapter/pytest/__init__.py#L6
pythonFiles/testing_tools/adapter/pytest/__init__.py:6:36: F401 `._cli.add_subparser` imported but unused
|
Ruff (F401):
pythonFiles/testing_tools/adapter/pytest/__init__.py#L7
pythonFiles/testing_tools/adapter/pytest/__init__.py:7:25: F401 `._discovery.discover` imported but unused
|
Ruff (E501):
pythonFiles/tests/pytestadapter/expected_execution_test_output.py#L8
pythonFiles/tests/pytestadapter/expected_execution_test_output.py:8:141: E501 Line too long (417 > 140 characters)
|
Ruff (F401):
pythonFiles/tests/pytestadapter/helpers.py#L13
pythonFiles/tests/pytestadapter/helpers.py:13:54: F401 `typing.Union` imported but unused
|
Ruff (F401):
pythonFiles/tests/pytestadapter/test_execution.py#L3
pythonFiles/tests/pytestadapter/test_execution.py:3:8: F401 `json` imported but unused
|
Ruff (E501):
pythonFiles/tests/pytestadapter/test_execution.py#L198
pythonFiles/tests/pytestadapter/test_execution.py:198:141: E501 Line too long (151 > 140 characters)
|
Ruff (E711):
pythonFiles/tests/pytestadapter/test_execution.py#L226
pythonFiles/tests/pytestadapter/test_execution.py:226:52: E711 Comparison to `None` should be `cond is not None`
|
Ruff (F401):
pythonFiles/tests/test_create_microvenv.py#L9
pythonFiles/tests/test_create_microvenv.py:9:8: F401 `pytest` imported but unused
|
Ruff (E712):
pythonFiles/tests/test_create_microvenv.py#L29
pythonFiles/tests/test_create_microvenv.py:29:34: E712 Comparison to `True` should be `cond is True` or `if cond:`
|
Ruff (E712):
pythonFiles/tests/test_create_venv.py#L38
pythonFiles/tests/test_create_venv.py:38:34: E712 Comparison to `True` should be `cond is True` or `if cond:`
|
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/
|
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/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/setup-python@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/
|
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 (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/
|
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/
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux-coverage-report-html
Expired
|
17.2 MB |
|
ms-python-insiders-vsix
Expired
|
14.7 MB |
|