This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Adjust readme to changed names. #29
pyleco_extras_CI.yml
on: push
Docs and Linting
39s
Code coverage on codecov
3m 20s
Static Type Checking
51s
Matrix: test
Annotations
19 errors and 3 warnings
Static Type Checking
Process completed with exit code 1.
|
Python 3.9, windows-latest
Process completed with exit code 2.
|
Python 3.12, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.10, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.10, macos-latest
The operation was canceled.
|
Python 3.10, macos-latest
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Python 3.9, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.9, macos-latest
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Python 3.9, macos-latest
The operation was canceled.
|
Python 3.11, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.11, macos-latest
The operation was canceled.
|
Python 3.11, macos-latest
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Python 3.10, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.10, windows-latest
The operation was canceled.
|
Python 3.11, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.11, windows-latest
The operation was canceled.
|
Python 3.12, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.12, windows-latest
The operation was canceled.
|
Code coverage on codecov
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Static Type Checking
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba---linux-64-args-4f53cda-root-dcc80ee-file-45c40e8dd552b480c433345c42170b26d8bcfa30570ebba6bbbd4f28c7855e4e, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: pylatest-ubuntu-latest-mamba---linux-64-args-4f53cda-root-dcc80ee-file-45c40e8dd552b480c433345c42170b26d8bcfa30570ebba6bbbd4f28c7855e4e, Version: 517f67282062dbe9d50d7cb33fc7627d1e9eb705f42bcbe3210cea245881e974
|
Python 3.12, macos-latest
/Users/runner/micromamba/envs/pyleco-extras/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)
|