Skip to content

PyLECO CI

PyLECO CI #270

Triggered via push March 1, 2024 15:47
Status Success
Total duration 13m 7s
Artifacts

pyleco_CI.yml

on: push
Docs and Linting
37s
Docs and Linting
Static Type Checking
2m 42s
Static Type Checking
Code Coverage on codecov
48s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Docs and Linting
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba--d31144f7382f83da0766c1e9fa93ac7f6dd2c13099a755411aa70a1b2ab1b1a3-linux-64-args-4f53cda-root-dcc80ee-file-d8ce04cd3d4a98ad3e89f30edf2ea8facd8ce7c96bf753aa2212395b0e1f02bb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: pylatest-ubuntu-latest-mamba--d31144f7382f83da0766c1e9fa93ac7f6dd2c13099a755411aa70a1b2ab1b1a3-linux-64-args-4f53cda-root-dcc80ee-file-d8ce04cd3d4a98ad3e89f30edf2ea8facd8ce7c96bf753aa2212395b0e1f02bb, Version: 449ff05764de7777154123cdc0d41aa0112e2686bd036a699dc52a829e1958f2
Code Coverage on codecov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Coverage on codecov
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba--d31144f7382f83da0766c1e9fa93ac7f6dd2c13099a755411aa70a1b2ab1b1a3-linux-64-args-4f53cda-root-dcc80ee-file-d8ce04cd3d4a98ad3e89f30edf2ea8facd8ce7c96bf753aa2212395b0e1f02bb, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: pylatest-ubuntu-latest-mamba--d31144f7382f83da0766c1e9fa93ac7f6dd2c13099a755411aa70a1b2ab1b1a3-linux-64-args-4f53cda-root-dcc80ee-file-d8ce04cd3d4a98ad3e89f30edf2ea8facd8ce7c96bf753aa2212395b0e1f02bb, Version: 449ff05764de7777154123cdc0d41aa0112e2686bd036a699dc52a829e1958f2
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)