Skip to content

Stopping listener closes handler which closes communicators #283

Stopping listener closes handler which closes communicators

Stopping listener closes handler which closes communicators #283

Triggered via pull request March 13, 2024 12:21
Status Failure
Total duration 58s
Artifacts

pyleco_CI.yml

on: pull_request
Docs and Linting
13s
Docs and Linting
Static Type Checking
12s
Static Type Checking
Code Coverage on codecov
36s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 2 warnings
Python 3.8, ubuntu-latest
Process completed with exit code 1.
Python 3.10, ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.10, ubuntu-latest
Process completed with exit code 1.
Python 3.8, macos-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.8, macos-latest
Process completed with exit code 1.
Python 3.12, ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.12, ubuntu-latest
The operation was canceled.
Python 3.9, macos-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.9, macos-latest
The operation was canceled.
Python 3.8, windows-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.8, windows-latest
Could not find micromamba activate pyleco in C:\Users\runneradmin\.bash_profile
Python 3.8, windows-latest
The operation was canceled.
Python 3.12, windows-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.12, windows-latest
The operation was canceled.
Python 3.9, windows-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.10, windows-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.9, windows-latest
The operation was canceled.
Python 3.10, windows-latest
The operation was canceled.
Python 3.10, windows-latest
Could not find micromamba activate pyleco in C:\Users\runneradmin\.bash_profile
Python 3.11, windows-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.11, windows-latest
The operation was canceled.
Python 3.11, windows-latest
Could not find micromamba activate pyleco in C:\Users\runneradmin\.bash_profile
Code Coverage on codecov
Process completed with exit code 1.
Python 3.9, ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.9, ubuntu-latest
The operation was canceled.
Python 3.11, ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.11, ubuntu-latest
The operation was canceled.
Python 3.12, macos-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.12, macos-latest
The operation was canceled.
Python 3.11, macos-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.11, macos-latest
The operation was canceled.
Python 3.10, macos-latest
The job was canceled because "ubuntu-latest_3_8" failed.
Python 3.10, macos-latest
The operation was canceled.
Python 3.12, macos-latest
/Users/runner/micromamba/envs/pyleco/lib/python3.12/site-packages/_pytest/assertion/rewrite.py:670: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Python 3.12, macos-latest
and isinstance(item.value, ast.Str)