Skip to content

delete trailing new line and add new tests #53

delete trailing new line and add new tests

delete trailing new line and add new tests #53

Triggered via push August 16, 2023 05:42
Status Failure
Total duration 3m 19s
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, ts-unit)
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, debugger)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, functional)
Process completed with exit code 1.
Coverage (ubuntu-latest)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, venv)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, single-workspace)
Process completed with exit code 1.
Tests (ubuntu-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, venv)
Process completed with exit code 1.
Tests (windows-latest, 3.x, debugger)
Process completed with exit code 1.
Tests (windows-latest, 3.x, python-unit)
Process completed with exit code 1.
Tests (windows-latest, 3.x, ts-unit)
Process completed with exit code 1.
Tests (windows-latest, 3.x, functional)
Process completed with exit code 1.
Check Python types: pythonFiles/normalizeSelection.py#L187
Argument of type "Overload[(__key: Unknown, /) -> (Unknown | None), (__key: Unknown, __default: Unknown | _T@get, /) -> (Unknown | _T@get)]" cannot be assigned to parameter "key" of type "(_T@min) -> SupportsRichComparison" in function "min"   No overloaded function matches type "(Unknown) -> SupportsRichComparison" (reportGeneralTypeIssues)
Check Python types
1 error
Create VSIX
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/