Fix data_logger timer #290
pyleco_CI.yml
on: pull_request
Docs and Linting
2m 37s
Static Type Checking
26s
Code Coverage on codecov
55s
Matrix: test
Annotations
5 warnings
Static Type Checking
Failed to save: Unable to reserve cache with key pylatest-ubuntu-latest-mamba--3331313653dc3de193f5ab304d9c39526190ba4456fa8653604c3bebf54dd4e0-linux-64-args-4f53cda-root-dcc80ee-file-afefda6808a0cbb45a3bfe27b7503a8f815c4f92756db18cec105e2dad7cae59, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/70/merge, Key: pylatest-ubuntu-latest-mamba--3331313653dc3de193f5ab304d9c39526190ba4456fa8653604c3bebf54dd4e0-linux-64-args-4f53cda-root-dcc80ee-file-afefda6808a0cbb45a3bfe27b7503a8f815c4f92756db18cec105e2dad7cae59, 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--3331313653dc3de193f5ab304d9c39526190ba4456fa8653604c3bebf54dd4e0-linux-64-args-4f53cda-root-dcc80ee-file-afefda6808a0cbb45a3bfe27b7503a8f815c4f92756db18cec105e2dad7cae59, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/70/merge, Key: pylatest-ubuntu-latest-mamba--3331313653dc3de193f5ab304d9c39526190ba4456fa8653604c3bebf54dd4e0-linux-64-args-4f53cda-root-dcc80ee-file-afefda6808a0cbb45a3bfe27b7503a8f815c4f92756db18cec105e2dad7cae59, 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)
|