This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Fix CI errors #30
pyleco_extras_CI.yml
on: pull_request
Docs and Linting
54s
Code coverage on codecov
3m 37s
Static Type Checking
1m 0s
Matrix: test
Annotations
18 errors and 3 warnings
Static Type Checking
Process completed with exit code 1.
|
Python 3.9, windows-latest
Process completed with exit code 2.
|
Python 3.12, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.10, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.10, windows-latest
Could not find micromamba activate pyleco-extras in C:\Users\runneradmin\.bash_profile
|
Python 3.10, windows-latest
The operation was canceled.
|
Python 3.12, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.12, macos-latest
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Python 3.12, macos-latest
The operation was canceled.
|
Python 3.9, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.9, macos-latest
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Python 3.9, macos-latest
The operation was canceled.
|
Python 3.11, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.11, macos-latest
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Python 3.11, macos-latest
The operation was canceled.
|
Python 3.10, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.10, macos-latest
The operation was canceled.
|
Python 3.10, macos-latest
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Static Type Checking
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/10/merge, Key: pylatest-ubuntu-latest-mamba---linux-64-args-4f53cda-root-dcc80ee-file-b6cf22a6a767f002045c89c821b14d78ebbbd2fb2bc95dd70e17a178cdab77b6, Version: 517f67282062dbe9d50d7cb33fc7627d1e9eb705f42bcbe3210cea245881e974
|
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)
|