Add binary payload handling to PyLECO #338
pyleco_CI.yml
on: pull_request
Docs and Linting
18s
Static Type Checking
14s
Code Coverage on codecov
40s
Matrix: test
Annotations
34 errors and 2 warnings
Python 3.8, ubuntu-latest
Process completed with exit code 2.
|
Python 3.8, macos-latest
Process completed with exit code 2.
|
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.12, windows-latest
Could not find micromamba activate pyleco in C:\Users\runneradmin\.bash_profile
|
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.10, windows-latest
The job was canceled because "ubuntu-latest_3_8" failed.
|
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
Could not find micromamba activate pyleco in C:\Users\runneradmin\.bash_profile
|
Python 3.11, windows-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.9, windows-latest
The job was canceled because "ubuntu-latest_3_8" failed.
|
Python 3.9, windows-latest
Could not find micromamba activate pyleco in C:\Users\runneradmin\.bash_profile
|
Python 3.9, windows-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.11, ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
|
Python 3.11, ubuntu-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
The job was canceled because "ubuntu-latest_3_8" failed.
|
Python 3.12, macos-latest
The operation was canceled.
|
Python 3.10, ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
|
Python 3.10, ubuntu-latest
The operation was canceled.
|
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, ubuntu-latest
The job was canceled because "ubuntu-latest_3_8" failed.
|
Python 3.9, ubuntu-latest
The operation was canceled.
|
Code Coverage on codecov
Process completed with exit code 1.
|
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)
|