Skip to content

Align package structure with scientific-python template #199

Align package structure with scientific-python template

Align package structure with scientific-python template #199

Triggered via pull request April 18, 2025 16:39
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 4 warnings, and 10 notices
Format
Process completed with exit code 1.
E0606: src/magpylib_material_response/meshing.py#L439
Possibly using variable 'child_meshed' before assignment
E0606: src/magpylib_material_response/demag.py#L163
Possibly using variable 'getH_params' before assignment
E0606: src/magpylib_material_response/demag.py#L161
Possibly using variable 'mask_inds' before assignment
E1120: src/magpylib_material_response/demag.py#L50
No value for argument 'susceptibility' in function call
W0212: src/magpylib_material_response/meshing.py#L26
Access to a protected member _process_style_kwargs of a client class
W0212: src/magpylib_material_response/utils.py#L80
Access to a protected member _style_kwargs of a client class
W0612: src/magpylib_material_response/meshing_utils.py#L179
Unused variable 'close'
W0105: src/magpylib_material_response/polyline.py#L257
String statement has no effect
C0103: src/magpylib_material_response/meshing_utils.py#L176
Function name "mask_inside_CylinderSegment" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/meshing_utils.py#L168
Function name "mask_inside_Sphere" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/meshing_utils.py#L150
Function name "mask_inside_Cylinder" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/meshing_utils.py#L140
Function name "mask_inside_Cuboid" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/polyline.py#L228
Variable name "D" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/polyline.py#L226
Variable name "C" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/polyline.py#L226
Variable name "B" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/polyline.py#L226
Variable name "A" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/polyline.py#L120
Argument name "N" doesn't conform to snake_case naming style
C0103: src/magpylib_material_response/polyline.py#L92
Argument name "N" doesn't conform to snake_case naming style