Skip to content

Create CITATION.cff #303

Create CITATION.cff

Create CITATION.cff #303

Triggered via push May 6, 2024 10:04
Status Failure
Total duration 2m 1s
Artifacts

pyleco_CI.yml

on: push
Docs and Linting
12s
Docs and Linting
Static Type Checking
16s
Static Type Checking
Code Coverage on codecov
1m 26s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Code Coverage on codecov
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed 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)