Skip to content

fix multiple statements in same line #57

fix multiple statements in same line

fix multiple statements in same line #57

Triggered via push August 17, 2023 07:08
Status Failure
Total duration 3m 41s
Artifacts

pr-check.yml

on: push
Matrix: Coverage
Matrix: Tests
Matrix: Smoke tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
Tests (ubuntu-latest, 3.x, functional)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, debugger)
Process completed with exit code 1.
Coverage (ubuntu-latest)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, python-unit)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, single-workspace)
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, ts-unit)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, venv)
Process completed with exit code 1.
Tests (windows-latest, 3.x, python-unit)
Process completed with exit code 1.
Tests (windows-latest, 3.x, single-workspace)
Process completed with exit code 1.
Tests (windows-latest, 3.x, functional)
Process completed with exit code 1.
Tests (windows-latest, 3.x, ts-unit)
Process completed with exit code 1.
Tests (windows-latest, 3.x, venv)
Process completed with exit code 1.
Check Python types: pythonFiles/normalizeSelection.py#L162
Cannot access member "body" for type "AST"   Member "body" is unknown (reportGeneralTypeIssues)
Check Python types
1 error
Create VSIX
Process completed with exit code 1.
Tests (windows-latest, 3.x, debugger)
Process completed with exit code 1.
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/