This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Bump codecov action version #28
pyleco_extras_CI.yml
on: push
Docs and Linting
15s
Code coverage on codecov
30s
Static Type Checking
30s
Matrix: test
Annotations
13 errors and 10 warnings
Code coverage on codecov
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Static Type Checking
Process completed with exit code 1.
|
Python 3.9, windows-latest
Process completed with exit code 2.
|
Python 3.11, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.12, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.12, windows-latest
Process completed with exit code 2.
|
Python 3.10, windows-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.11, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.11, 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
The operation was canceled.
|
Python 3.12, macos-latest
The job was canceled because "windows-latest_3_9" failed.
|
Python 3.12, macos-latest
The operation was canceled.
|
Python 3.10, macos-latest
/Users/runner/micromamba/envs/pyleco-extras/lib/python3.10/site-packages/can/interfaces/__init__.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
|
Python 3.10, macos-latest
from pkg_resources import iter_entry_points
|
Python 3.9, windows-latest
C:\Users\runneradmin\micromamba\envs\pyleco-extras\lib\site-packages\can\interfaces\__init__.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
|
Python 3.9, windows-latest
from pkg_resources import iter_entry_points
|
Python 3.11, windows-latest
C:\Users\runneradmin\micromamba\envs\pyleco-extras\Lib\site-packages\pymeasure\adapters\telnet.py:25: DeprecationWarning: 'telnetlib' is deprecated and slated for removal in Python 3.13
|
Python 3.11, windows-latest
import telnetlib
|
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)
|
Python 3.10, windows-latest
C:\Users\runneradmin\micromamba\envs\pyleco-extras\lib\site-packages\can\interfaces\__init__.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
|
Python 3.10, windows-latest
from pkg_resources import iter_entry_points
|