Skip to content

Update typing, tests, apply linters #4

Update typing, tests, apply linters

Update typing, tests, apply linters #4

Triggered via pull request September 26, 2024 18:55
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

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

Annotations

1 error, 3 warnings, and 2 notices
Format
Process completed with exit code 1.
W0212: .nox/pylint/lib/python3.10/site-packages/pyramid_sampler/sampler.py#L177
Access to a protected member _get_global_start_index of a client class
W0212: .nox/pylint/lib/python3.10/site-packages/pyramid_sampler/sampler.py#L181
Access to a protected member _get_fine_ijk of a client class
W0212: .nox/pylint/lib/python3.10/site-packages/pyramid_sampler/sampler.py#L182
Access to a protected member _get_fine_ijk of a client class
C0200: .nox/pylint/lib/python3.10/site-packages/pyramid_sampler/sampler.py#L120
Consider using enumerate instead of iterating with range and len