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

For the leco_viewer, the import of BaseSettings pointed to devices, instead of gui_utils #41

For the leco_viewer, the import of BaseSettings pointed to devices, instead of gui_utils

For the leco_viewer, the import of BaseSettings pointed to devices, instead of gui_utils #41

Re-run triggered August 19, 2024 11:58
Status Failure
Total duration 2m 59s
Artifacts

pyleco_extras_CI.yml

on: pull_request
Docs and Linting
37s
Docs and Linting
Code coverage on codecov
2m 3s
Code coverage on codecov
Static Type Checking
46s
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/pull/12/merge, 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)