Fixes duplicated messages with fifo and dispose #1659
pr-check.yml
on: push
Matrix: Create VSIX
Lint
35s
Check Python types
38s
Matrix: Coverage
Matrix: Native Tests
Matrix: Python Tests
Matrix: Tests
Matrix: Smoke tests
Annotations
18 errors
Lint
Process completed with exit code 1.
|
Check Python types:
python_files/tests/pytestadapter/helpers.py#L360
Argument of type "str" cannot be assigned to parameter "self" of type "Path" in function "exists"
"str" is incompatible with "Path" (reportGeneralTypeIssues)
|
Check Python types
1 error
|
Coverage (ubuntu-latest)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, debugger)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, ts-unit)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, functional)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, single-workspace)
Process completed with exit code 1.
|
Tests (ubuntu-latest, 3.x, venv)
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, single-workspace)
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, debugger)
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, functional)
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, venv)
Process completed with exit code 1.
|
Tests (windows-latest, 3.x, ts-unit)
Process completed with exit code 1.
|
Create VSIX (ubuntu-latest, x86_64-unknown-linux-musl, linux-x64)
Process completed with exit code 1.
|
Create VSIX (ubuntu-latest, x86_64-unknown-linux-musl, alpine-x64)
Process completed with exit code 1.
|
Create VSIX (windows-latest, aarch64-pc-windows-msvc, win32-arm64)
Process completed with exit code 1.
|
Create VSIX (windows-latest, x86_64-pc-windows-msvc, win32-x64)
Process completed with exit code 1.
|