fix multiple statements in same line #57
pr-check.yml
on: push
Create VSIX
2m 19s
Lint
1m 5s
Check Python types
2m 6s
Matrix: Coverage
Matrix: Tests
Matrix: Smoke tests
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/
|