Skip to content

move socket stuff to different file #1443

move socket stuff to different file

move socket stuff to different file #1443

Triggered via push January 3, 2024 23:37
Status Failure
Total duration 6h 0m 23s
Artifacts

pr-check.yml

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

Annotations

30 errors
Lint
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, single-workspace)
Process completed with exit code 1.
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, functional)
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, debugger)
Process completed with exit code 1.
Check Python types: pythonFiles/vscode_pytest/__init__.py#L745
"request" is not defined (reportUndefinedVariable)
Check Python types: pythonFiles/vscode_pytest/__init__.py#L750
"request" is not defined (reportUndefinedVariable)
Check Python types: pythonFiles/vscode_pytest/run_pytest_script.py#L32
Argument of type "str | None" cannot be assigned to parameter "file" of type "FileDescriptorOrPath" in function "open"   Type "str | None" cannot be assigned to type "FileDescriptorOrPath"     Type "None" cannot be assigned to type "FileDescriptorOrPath"       Type "None" cannot be assigned to type "int"       Type "None" cannot be assigned to type "str"       Type "None" cannot be assigned to type "bytes"       "__fspath__" is not present       "__fspath__" is not present (reportGeneralTypeIssues)
Check Python types: pythonFiles/vscode_pytest/run_pytest_script.py#L60
Argument of type "Literal['params']" cannot be assigned to parameter "__s" of type "slice" in function "__getitem__"   "Literal['params']" is incompatible with "slice" (reportGeneralTypeIssues)
Check Python types
4 errors
Tests (ubuntu-latest, 3.x, venv)
Process completed with exit code 1.
Create VSIX
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.
Tests (windows-latest, 3.x, debugger)
Process completed with exit code 1.
Python Tests (windows-latest, 3.8)
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 360 minutes.
Python Tests (windows-latest, 3.8)
The operation was canceled.
Python Tests (windows-latest, 3.12-dev)
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 360 minutes.
Python Tests (windows-latest, 3.12-dev)
The operation was canceled.
Python Tests (windows-latest, 3.x)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
Python Tests (windows-latest, 3.x)
The operation was canceled.
Python Tests (ubuntu-latest, 3.x)
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 360 minutes.
Python Tests (ubuntu-latest, 3.x)
The operation was canceled.
Python Tests (ubuntu-latest, 3.12-dev)
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 360 minutes.
Python Tests (ubuntu-latest, 3.12-dev)
The operation was canceled.
Python Tests (ubuntu-latest, 3.8)
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 360 minutes.
Python Tests (ubuntu-latest, 3.8)
The operation was canceled.