Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Merge pull request #12 from bklebel/main #42

Merge pull request #12 from bklebel/main

Merge pull request #12 from bklebel/main #42

Triggered via push August 19, 2024 12:01
Status Failure
Total duration 3m 49s
Artifacts
Docs and Linting
34s
Docs and Linting
Code coverage on codecov
1m 37s
Code coverage on codecov
Static Type Checking
47s
Static Type Checking
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Static Type Checking
Process completed with exit code 1.
Docs and Linting
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba---linux-64-args-4f53cda-root-dcc80ee-file-b6cf22a6a767f002045c89c821b14d78ebbbd2fb2bc95dd70e17a178cdab77b6, 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-b6cf22a6a767f002045c89c821b14d78ebbbd2fb2bc95dd70e17a178cdab77b6, 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)
Python 3.12, windows-latest
C:\Users\runneradmin\micromamba\envs\pyleco-extras\Lib\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, windows-latest
and isinstance(item.value, ast.Str)