receive file content from ts, parse, collect in py #50
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 27s
Lint
50s
Check Python types
1m 59s
Matrix: Coverage
Matrix: Tests
Matrix: Smoke tests
Annotations
17 errors and 2 warnings
Tests (ubuntu-latest, 3.x, ts-unit)
Process completed with exit code 1.
|
Coverage (ubuntu-latest)
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, functional)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, python-unit)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, venv)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, debugger)
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, debugger)
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.
|
Check Python types:
pythonFiles/normalizeSelection.py#L151
"get_source" is not a known member of module "ast" (reportGeneralTypeIssues)
|
Check Python types
1 error
|
Tests (windows-latest, 3.x, ts-unit)
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, python-unit)
Process completed with exit code 1.
|
Create VSIX
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, venv)
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/
|