Skip to content

Add binary payload handling to PyLECO #338

Add binary payload handling to PyLECO

Add binary payload handling to PyLECO #338

Triggered via pull request June 4, 2024 09:59
Status Failure
Total duration 53s
Artifacts

pyleco_CI.yml

on: pull_request
Docs and Linting
18s
Docs and Linting
Static Type Checking
14s
Static Type Checking
Code Coverage on codecov
40s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

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)