Skip to content

PyMeasure CI

PyMeasure CI #61

Triggered via push December 28, 2023 01:05
Status Success
Total duration 7m 3s
Artifacts

pymeasure_CI.yml

on: push
Docs and Linting
3m 36s
Docs and Linting
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Python 3.11, ubuntu-latest
/home/runner/micromamba/envs/pymeasure/lib/python3.11/site-packages/pymeasure/adapters/telnet.py:25: DeprecationWarning: 'telnetlib' is deprecated and slated for removal in Python 3.13
Python 3.11, ubuntu-latest
import telnetlib
Python 3.11, macos-latest
/Users/runner/micromamba/envs/pymeasure/lib/python3.11/site-packages/pymeasure/adapters/telnet.py:25: DeprecationWarning: 'telnetlib' is deprecated and slated for removal in Python 3.13
Python 3.11, macos-latest
import telnetlib
Python 3.11, windows-latest
C:\Users\runneradmin\micromamba\envs\pymeasure\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