Skip to content

Pylint

Pylint #1058

Manually triggered July 6, 2024 17:50
Status Failure
Total duration 9m 5s
Artifacts

pylint.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

36 errors
src/artisanlib/main.py#L548
E0401: Unable to import 'PyQt6.QtCore' (import-error)
src/artisanlib/canvas.py#L122
E0401: Unable to import 'yoctopuce.yocto_api' (import-error)
src/artisanlib/comm.py#L83
E0401: Unable to import 'yoctopuce.yocto_api' (import-error)
src/artisanlib/comm.py#L1897
E0401: Unable to import 'yoctopuce.yocto_humidity' (import-error)
src/artisanlib/comm.py#L1909
E0401: Unable to import 'yoctopuce.yocto_temperature' (import-error)
src/artisanlib/comm.py#L1925
E0401: Unable to import 'yoctopuce.yocto_pressure' (import-error)
src/artisanlib/comm.py#L4749
E0401: Unable to import 'yoctopuce.yocto_voltageoutput' (import-error)
src/artisanlib/comm.py#L4801
E0401: Unable to import 'yoctopuce.yocto_currentloopoutput' (import-error)
src/artisanlib/comm.py#L4865
E0401: Unable to import 'yoctopuce.yocto_pwmoutput' (import-error)
src/artisanlib/comm.py#L4885
E0401: Unable to import 'yoctopuce.yocto_pwmoutput' (import-error)
src/artisanlib/comm.py#L4959
E0401: Unable to import 'yoctopuce.yocto_relay' (import-error)
src/artisanlib/comm.py#L4981
E0401: Unable to import 'yoctopuce.yocto_relay' (import-error)
src/artisanlib/comm.py#L4992
E0401: Unable to import 'yoctopuce.yocto_relay' (import-error)
src/artisanlib/comm.py#L5031
E0401: Unable to import 'yoctopuce.yocto_power' (import-error)
src/artisanlib/comm.py#L5082
E0401: Unable to import 'yoctopuce.yocto_servo' (import-error)
src/artisanlib/comm.py#L5728
E0401: Unable to import 'yoctopuce.yocto_genericsensor' (import-error)
src/artisanlib/comm.py#L5731
E0401: Unable to import 'yoctopuce.yocto_power' (import-error)
src/artisanlib/comm.py#L5734
E0401: Unable to import 'yoctopuce.yocto_voltage' (import-error)
src/artisanlib/comm.py#L5737
E0401: Unable to import 'yoctopuce.yocto_current' (import-error)
src/artisanlib/comm.py#L5740
E0401: Unable to import 'yoctopuce.yocto_api' (import-error)
src/artisanlib/comm.py#L5742
E0401: Unable to import 'yoctopuce.yocto_temperature' (import-error)
src/artisanlib/comm.py#L5802
E0401: Unable to import 'yoctopuce.yocto_genericsensor' (import-error)
src/artisanlib/comm.py#L5805
E0401: Unable to import 'yoctopuce.yocto_power' (import-error)
src/artisanlib/comm.py#L5809
E0401: Unable to import 'yoctopuce.yocto_power' (import-error)
src/artisanlib/comm.py#L5812
E0401: Unable to import 'yoctopuce.yocto_voltage' (import-error)
src/artisanlib/comm.py#L5815
E0401: Unable to import 'yoctopuce.yocto_current' (import-error)
src/artisanlib/comm.py#L5818
E0401: Unable to import 'yoctopuce.yocto_api' (import-error)
src/artisanlib/comm.py#L5821
E0401: Unable to import 'yoctopuce.yocto_temperature' (import-error)
src/artisanlib/comm.py#L5827
E0401: Unable to import 'yoctopuce.yocto_temperature' (import-error)
src/artisanlib/comm.py#L5917
E0401: Unable to import 'yoctopuce.yocto_genericsensor' (import-error)
src/artisanlib/comm.py#L5926
E0401: Unable to import 'yoctopuce.yocto_power' (import-error)
src/artisanlib/comm.py#L5932
E0401: Unable to import 'yoctopuce.yocto_power' (import-error)
src/artisanlib/comm.py#L5938
E0401: Unable to import 'yoctopuce.yocto_voltage' (import-error)
src/artisanlib/comm.py#L5955
E0401: Unable to import 'yoctopuce.yocto_current' (import-error)
src/artisanlib/comm.py#L5972
E0401: Unable to import 'yoctopuce.yocto_api' (import-error)
build
Process completed with exit code 2.