Skip to content

Bump CI actions versions. #252

Bump CI actions versions.

Bump CI actions versions. #252

Triggered via pull request February 26, 2024 13:21
@BenediktBurgerBenediktBurger
synchronize #62
fix-CI
Status Success
Total duration 2m 9s
Artifacts

pyleco_CI.yml

on: pull_request
Docs and Linting
17s
Docs and Linting
Static Type Checking
15s
Static Type Checking
Code Coverage on codecov
35s
Code Coverage on codecov
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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/.
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)