Skip to content

Conversation

@FlorianPfaff
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 23, 2025

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 5.82s
✅ JSON prettier 2 0 0 0 0.47s
✅ JSON v8r 2 0 0 2.82s
✅ MARKDOWN markdownlint 1 0 0 0 0.59s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.23s
✅ PYTHON bandit 247 0 0 3.19s
✅ PYTHON black 247 0 0 0 5.13s
✅ PYTHON flake8 247 0 0 1.73s
✅ PYTHON isort 247 0 0 0 0.48s
✅ PYTHON mypy 247 0 0 3.85s
❌ PYTHON pylint 247 272 0 51.51s
✅ PYTHON ruff 247 0 0 0 0.04s
✅ REPOSITORY checkov yes no no 13.94s
✅ REPOSITORY gitleaks yes no no 2.11s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY secretlint yes no no 3.28s
✅ REPOSITORY syft yes no no 1.43s
✅ REPOSITORY trivy-sbom yes no no 1.03s
✅ REPOSITORY trufflehog yes no no 10.57s
✅ YAML prettier 4 0 0 0 0.43s
✅ YAML v8r 4 0 0 5.4s
✅ YAML yamllint 4 0 0 0.38s

Detailed Issues

❌ PYTHON / pylint - 272 errors
************* Module /action/lib/.automation/.pylintrc
/action/lib/.automation/.pylintrc:1:0: E0015: Unrecognized option found: suggestion-mode (unrecognized-option)
************* Module pyrecest.distributions.abstract_custom_distribution
pyrecest/distributions/abstract_custom_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_dirac_distribution
pyrecest/distributions/abstract_dirac_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_disk_distribution
pyrecest/distributions/abstract_disk_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_ellipsoidal_ball_distribution
pyrecest/distributions/abstract_ellipsoidal_ball_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_grid_distribution
pyrecest/distributions/abstract_grid_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_manifold_specific_distribution
pyrecest/distributions/abstract_manifold_specific_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/abstract_manifold_specific_distribution.py:5:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/distributions/abstract_manifold_specific_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_mixture
pyrecest/distributions/abstract_mixture.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_orthogonal_basis_distribution
pyrecest/distributions/abstract_orthogonal_basis_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_periodic_distribution
pyrecest/distributions/abstract_periodic_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_se2_distribution
pyrecest/distributions/abstract_se2_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_se3_distribution
pyrecest/distributions/abstract_se3_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.abstract_uniform_distribution
pyrecest/distributions/abstract_uniform_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.abstract_hypercylindrical_distribution
pyrecest/distributions/cart_prod/abstract_hypercylindrical_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/cart_prod/abstract_hypercylindrical_distribution.py:5:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/distributions/cart_prod/abstract_hypercylindrical_distribution.py:12:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.abstract_lin_bounded_cart_prod_distribution
pyrecest/distributions/cart_prod/abstract_lin_bounded_cart_prod_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.cart_prod_stacked_distribution
pyrecest/distributions/cart_prod/cart_prod_stacked_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.hypercylindrical_dirac_distribution
pyrecest/distributions/cart_prod/hypercylindrical_dirac_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.lin_bounded_cart_prod_dirac_distribution
pyrecest/distributions/cart_prod/lin_bounded_cart_prod_dirac_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.lin_hypersphere_cart_prod_dirac_distribution
pyrecest/distributions/cart_prod/lin_hypersphere_cart_prod_dirac_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.lin_hypersphere_subset_dirac_distribution
pyrecest/distributions/cart_prod/lin_hypersphere_subset_dirac_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.cart_prod.partially_wrapped_normal_distribution
pyrecest/distributions/cart_prod/partially_wrapped_normal_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.abstract_circular_distribution
pyrecest/distributions/circle/abstract_circular_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.circular_fourier_distribution
pyrecest/distributions/circle/circular_fourier_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.circular_mixture
pyrecest/distributions/circle/circular_mixture.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.circular_uniform_distribution
pyrecest/distributions/circle/circular_uniform_distribution.py:1:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/circle/circular_uniform_distribution.py:1:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.distributions.circle.custom_circular_distribution
pyrecest/distributions/circle/custom_circular_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.sine_skewed_distributions
pyrecest/distributions/circle/sine_skewed_distributions.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.von_mises_distribution
pyrecest/distributions/circle/von_mises_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.wrapped_cauchy_distribution
pyrecest/distributions/circle/wrapped_cauchy_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.wrapped_laplace_distribution
pyrecest/distributions/circle/wrapped_laplace_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.circle.wrapped_normal_distribution
pyrecest/distributions/circle/wrapped_normal_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/circle/wrapped_normal_distribution.py:3:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/distributions/circle/wrapped_normal_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.disk_uniform_distribution
pyrecest/distributions/disk_uniform_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.ellipsoidal_ball_uniform_distribution
pyrecest/distributions/ellipsoidal_ball_uniform_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_hyperhemispherical_distribution
pyrecest/distributions/hypersphere_subset/abstract_hyperhemispherical_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypersphere_subset/abstract_hyperhemispherical_distribution.py:6:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/distributions/hypersphere_subset/abstract_hyperhemispherical_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_hypersphere_subset_dirac_distribution
pyrecest/distributions/hypersphere_subset/abstract_hypersphere_subset_dirac_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_hypersphere_subset_distribution
pyrecest/distributions/hypersphere_subset/abstract_hypersphere_subset_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypersphere_subset/abstract_hypersphere_subset_distribution.py:6:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/distributions/hypersphere_subset/abstract_hypersphere_subset_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_hypersphere_subset_grid_distribution
pyrecest/distributions/hypersphere_subset/abstract_hypersphere_subset_grid_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_hypersphere_subset_uniform_distribution
pyrecest/distributions/hypersphere_subset/abstract_hypersphere_subset_uniform_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_hyperspherical_distribution
pyrecest/distributions/hypersphere_subset/abstract_hyperspherical_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypersphere_subset/abstract_hyperspherical_distribution.py:5:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/distributions/hypersphere_subset/abstract_hyperspherical_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_sphere_subset_distribution
pyrecest/distributions/hypersphere_subset/abstract_sphere_subset_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.abstract_spherical_distribution
pyrecest/distributions/hypersphere_subset/abstract_spherical_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypersphere_subset/abstract_spherical_distribution.py:2:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.distributions.hypersphere_subset.abstract_spherical_harmonics_distribution
pyrecest/distributions/hypersphere_subset/abstract_spherical_harmonics_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypersphere_subset/abstract_spherical_harmonics_distribution.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/distributions/hypersphere_subset/abstract_spherical_harmonics_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.bingham_distribution
pyrecest/distributions/hypersphere_subset/bingham_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.custom_hyperhemispherical_distribution
pyrecest/distributions/hypersphere_subset/custom_hyperhemispherical_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.hyperhemispherical_grid_distribution
pyrecest/distributions/hypersphere_subset/hyperhemispherical_grid_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.hyperhemispherical_uniform_distribution
pyrecest/distributions/hypersphere_subset/hyperhemispherical_uniform_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.hyperhemispherical_watson_distribution
pyrecest/distributions/hypersphere_subset/hyperhemispherical_watson_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.hyperspherical_dirac_distribution
pyrecest/distributions/hypersphere_subset/hyperspherical_dirac_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.hyperspherical_grid_distribution
pyrecest/distributions/hypersphere_subset/hyperspherical_grid_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.hyperspherical_uniform_distribution
pyrecest/distributions/hypersphere_subset/hyperspherical_uniform_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.spherical_grid_distribution
pyrecest/distributions/hypersphere_subset/spherical_grid_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypersphere_subset/spherical_grid_distribution.py:3:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.distributions.hypersphere_subset.spherical_harmonics_distribution_complex
pyrecest/distributions/hypersphere_subset/spherical_harmonics_distribution_complex.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.spherical_harmonics_distribution_real
pyrecest/distributions/hypersphere_subset/spherical_harmonics_distribution_real.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.von_mises_fisher_distribution
pyrecest/distributions/hypersphere_subset/von_mises_fisher_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypersphere_subset/von_mises_fisher_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypersphere_subset.watson_distribution
pyrecest/distributions/hypersphere_subset/watson_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.abstract_hypertoroidal_distribution
pyrecest/distributions/hypertorus/abstract_hypertoroidal_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypertorus/abstract_hypertoroidal_distribution.py:11:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.abstract_toroidal_distribution
pyrecest/distributions/hypertorus/abstract_toroidal_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.custom_hypertoroidal_distribution
pyrecest/distributions/hypertorus/custom_hypertoroidal_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.hypertoroidal_dirac_distribution
pyrecest/distributions/hypertorus/hypertoroidal_dirac_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.hypertoroidal_fourier_distribution
pyrecest/distributions/hypertorus/hypertoroidal_fourier_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.hypertoroidal_grid_distribution
pyrecest/distributions/hypertorus/hypertoroidal_grid_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/hypertorus/hypertoroidal_grid_distribution.py:7:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.distributions.hypertorus.hypertoroidal_mixture
pyrecest/distributions/hypertorus/hypertoroidal_mixture.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.hypertoroidal_uniform_distribution
pyrecest/distributions/hypertorus/hypertoroidal_uniform_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.hypertoroidal_wrapped_normal_distribution
pyrecest/distributions/hypertorus/hypertoroidal_wrapped_normal_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.toroidal_dirac_distribution
pyrecest/distributions/hypertorus/toroidal_dirac_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.toroidal_von_mises_sine_distribution
pyrecest/distributions/hypertorus/toroidal_von_mises_sine_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.hypertorus.toroidal_wrapped_normal_distribution
pyrecest/distributions/hypertorus/toroidal_wrapped_normal_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.nonperiodic.abstract_hyperrectangular_distribution
pyrecest/distributions/nonperiodic/abstract_hyperrectangular_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.nonperiodic.abstract_linear_distribution
pyrecest/distributions/nonperiodic/abstract_linear_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/nonperiodic/abstract_linear_distribution.py:12:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.nonperiodic.custom_linear_distribution
pyrecest/distributions/nonperiodic/custom_linear_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.nonperiodic.gaussian_distribution
pyrecest/distributions/nonperiodic/gaussian_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/nonperiodic/gaussian_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.nonperiodic.gaussian_mixture
pyrecest/distributions/nonperiodic/gaussian_mixture.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.nonperiodic.linear_dirac_distribution
pyrecest/distributions/nonperiodic/linear_dirac_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/distributions/nonperiodic/linear_dirac_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.distributions.se3_dirac_distribution
pyrecest/distributions/se3_dirac_distribution.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.evaluation.generate_groundtruth
pyrecest/evaluation/generate_groundtruth.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.evaluation.generate_measurements
pyrecest/evaluation/generate_measurements.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.evaluation.simulation_database
pyrecest/evaluation/simulation_database.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.abstract_extended_object_tracker
pyrecest/filters/abstract_extended_object_tracker.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.abstract_nearest_neighbor_tracker
pyrecest/filters/abstract_nearest_neighbor_tracker.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/filters/abstract_nearest_neighbor_tracker.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.abstract_particle_filter
pyrecest/filters/abstract_particle_filter.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.abstract_tracker_with_logging
pyrecest/filters/abstract_tracker_with_logging.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/filters/abstract_tracker_with_logging.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/filters/abstract_tracker_with_logging.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.circular_particle_filter
pyrecest/filters/circular_particle_filter.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.euclidean_particle_filter
pyrecest/filters/euclidean_particle_filter.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.global_nearest_neighbor
pyrecest/filters/global_nearest_neighbor.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.gprhm_tracker
pyrecest/filters/gprhm_tracker.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.hyperhemisphere_cart_prod_particle_filter
pyrecest/filters/hyperhemisphere_cart_prod_particle_filter.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.hyperspherical_particle_filter
pyrecest/filters/hyperspherical_particle_filter.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.hypertoroidal_particle_filter
pyrecest/filters/hypertoroidal_particle_filter.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.kalman_filter
pyrecest/filters/kalman_filter.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/filters/kalman_filter.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.kernel_sme_filter
pyrecest/filters/kernel_sme_filter.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/filters/kernel_sme_filter.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.random_matrix_tracker
pyrecest/filters/random_matrix_tracker.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.toroidal_particle_filter
pyrecest/filters/toroidal_particle_filter.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.toroidal_wrapped_normal_filter
pyrecest/filters/toroidal_wrapped_normal_filter.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.von_mises_filter
pyrecest/filters/von_mises_filter.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.von_mises_fisher_filter
pyrecest/filters/von_mises_fisher_filter.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.filters.wrapped_normal_filter
pyrecest/filters/wrapped_normal_filter.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.sampling.euclidean_sampler
pyrecest/sampling/euclidean_sampler.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.sampling.hyperspherical_sampler
pyrecest/sampling/hyperspherical_sampler.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/sampling/hyperspherical_sampler.py:176:8: E0401: Unable to import 'healpy' (import-error)
pyrecest/sampling/hyperspherical_sampler.py:327:8: E0401: Unable to import 'healpy' (import-error)
************* Module pyrecest.sampling.hypertoroidal_sampler
pyrecest/sampling/hypertoroidal_sampler.py:2:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.sampling.leopardi_sampler
pyrecest/sampling/leopardi_sampler.py:12:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_circular_distribution
pyrecest/tests/distributions/test_abstract_circular_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_circular_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_dirac_distribution
pyrecest/tests/distributions/test_abstract_dirac_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_hypercylindrical_distribution
pyrecest/tests/distributions/test_abstract_hypercylindrical_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_hypercylindrical_distribution.py:10:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_hyperhemispherical_distribution
pyrecest/tests/distributions/test_abstract_hyperhemispherical_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_hyperhemispherical_distribution.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_abstract_hyperhemispherical_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_hypersphere_subset_dirac_distribution
pyrecest/tests/distributions/test_abstract_hypersphere_subset_dirac_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_hypersphere_subset_dirac_distribution.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_abstract_hypersphere_subset_dirac_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_hypersphere_subset_distribution
pyrecest/tests/distributions/test_abstract_hypersphere_subset_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_hypersphere_subset_distribution.py:5:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_abstract_hypersphere_subset_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_hyperspherical_distribution
pyrecest/tests/distributions/test_abstract_hyperspherical_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_hyperspherical_distribution.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_abstract_hyperspherical_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_hypertoroidal_distribution
pyrecest/tests/distributions/test_abstract_hypertoroidal_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_linear_distribution
pyrecest/tests/distributions/test_abstract_linear_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_linear_distribution.py:10:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_mixture
pyrecest/tests/distributions/test_abstract_mixture.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_mixture.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_abstract_se2_distribution
pyrecest/tests/distributions/test_abstract_se2_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_abstract_se2_distribution.py:6:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.tests.distributions.test_abstract_sphere_subset_distribution
pyrecest/tests/distributions/test_abstract_sphere_subset_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_bingham_distribution
pyrecest/tests/distributions/test_bingham_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_bingham_distribution.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_bingham_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_circular_fourier_distribution
pyrecest/tests/distributions/test_circular_fourier_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_circular_fourier_distribution.py:11:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_circular_uniform_distribution
pyrecest/tests/distributions/test_circular_uniform_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_circular_uniform_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_custom_hemispherical_distribution
pyrecest/tests/distributions/test_custom_hemispherical_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_custom_hemispherical_distribution.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_custom_hemispherical_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_custom_hypercylindrical_distribution
pyrecest/tests/distributions/test_custom_hypercylindrical_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_custom_hypercylindrical_distribution.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_custom_hyperrectangular_distribution
pyrecest/tests/distributions/test_custom_hyperrectangular_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_custom_hyperspherical_distribution
pyrecest/tests/distributions/test_custom_hyperspherical_distribution.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_custom_hyperspherical_distribution.py:3:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_custom_hyperspherical_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_custom_linear_distribution
pyrecest/tests/distributions/test_custom_linear_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_disk_uniform_distribution
pyrecest/tests/distributions/test_disk_uniform_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_ellipsoidal_ball_uniform_distribution
pyrecest/tests/distributions/test_ellipsoidal_ball_uniform_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_gaussian_distribution
pyrecest/tests/distributions/test_gaussian_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_gaussian_distribution.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_gaussian_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hemispherical_uniform_distribution
pyrecest/tests/distributions/test_hemispherical_uniform_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hypercylindrical_dirac_distribution
pyrecest/tests/distributions/test_hypercylindrical_dirac_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hypercylindrical_dirac_distribution.py:10:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hyperhemispherical_bingham_distribution
pyrecest/tests/distributions/test_hyperhemispherical_bingham_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hyperhemispherical_bingham_distribution.py:6:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_hyperhemispherical_bingham_distribution.py:10:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hyperhemispherical_grid_distribution
pyrecest/tests/distributions/test_hyperhemispherical_grid_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hyperhemispherical_grid_distribution.py:7:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.tests.distributions.test_hyperhemispherical_uniform_distribution
pyrecest/tests/distributions/test_hyperhemispherical_uniform_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hyperhemispherical_uniform_distribution.py:5:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_hyperhemispherical_uniform_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hyperspherical_dirac_distribution
pyrecest/tests/distributions/test_hyperspherical_dirac_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hyperspherical_dirac_distribution.py:10:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hyperspherical_grid_distribution
pyrecest/tests/distributions/test_hyperspherical_grid_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hyperspherical_grid_distribution.py:8:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.tests.distributions.test_hyperspherical_mixture
pyrecest/tests/distributions/test_hyperspherical_mixture.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hyperspherical_uniform_distribution
pyrecest/tests/distributions/test_hyperspherical_uniform_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hyperspherical_uniform_distribution.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hypertoroidal_dirac_distribution
pyrecest/tests/distributions/test_hypertoroidal_dirac_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hypertoroidal_dirac_distribution.py:11:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hypertoroidal_fourier_distribution
pyrecest/tests/distributions/test_hypertoroidal_fourier_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_hypertoroidal_fourier_distribution.py:11:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hypertoroidal_grid_distribution
pyrecest/tests/distributions/test_hypertoroidal_grid_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_hypertoroidal_wrapped_normal_distribution
pyrecest/tests/distributions/test_hypertoroidal_wrapped_normal_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_linear_dirac_distribution
pyrecest/tests/distributions/test_linear_dirac_distribution.py:6:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_linear_dirac_distribution.py:10:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_linear_mixture
pyrecest/tests/distributions/test_linear_mixture.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_partially_wrapped_normal_distribution
pyrecest/tests/distributions/test_partially_wrapped_normal_distribution.py:7:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_se3_dirac_distribution
pyrecest/tests/distributions/test_se3_dirac_distribution.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_sine_skewed_distributions
pyrecest/tests/distributions/test_sine_skewed_distributions.py:3:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_sine_skewed_distributions.py:3:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
************* Module pyrecest.tests.distributions.test_spherical_harmonics_distribution_complex
pyrecest/tests/distributions/test_spherical_harmonics_distribution_complex.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_spherical_harmonics_distribution_complex.py:4:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_spherical_harmonics_distribution_complex.py:8:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_spherical_harmonics_distribution_real
pyrecest/tests/distributions/test_spherical_harmonics_distribution_real.py:5:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest/tests/distributions/test_spherical_harmonics_distribution_real.py:5:0: E0611: No name 'backend' in module 'pyrecest' (no-name-in-module)
pyrecest/tests/distributions/test_spherical_harmonics_distribution_real.py:9:0: E0401: Unable to import 'pyrecest.backend' (import-error)
************* Module pyrecest.tests.distributions.test_toroidal_uniform_distribution
pyrecest/tests/distributions/test_toroidal_uniform_distribution.py:4:0: E0401: Unable to import 'pyrecest.backend' (import-error)
pyrecest

(Truncated to 40000 characters out of 49079)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.2.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

github-actions bot commented Nov 23, 2025

Test Results

    9 files      9 suites   2h 22m 46s ⏱️
  514 tests   514 ✅   0 💤 0 ❌
4 785 runs  3 960 ✅ 825 💤 0 ❌

Results for commit 10a5a7a.

♻️ This comment has been updated with latest results.

@FlorianPfaff
Copy link
Owner Author

Pylint 4.1 apparently supports this, may need to wait for a bit.

@FlorianPfaff FlorianPfaff added the stalled Waiting for updates to another project label Nov 26, 2025
@FlorianPfaff FlorianPfaff force-pushed the main branch 3 times, most recently from cbbee9b to 22baafb Compare December 1, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stalled Waiting for updates to another project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants