Skip to content

Conversation

@FlorianPfaff
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 17, 2023

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit ab5f4e0.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 17, 2023

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.1s
✅ COPYPASTE jscpd yes no no 5.4s
✅ JSON prettier 2 0 0 0 0.37s
✅ JSON v8r 2 0 0 2.59s
✅ MARKDOWN markdownlint 1 0 0 0 0.58s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.18s
✅ PYTHON bandit 246 0 0 2.66s
✅ PYTHON black 246 3 0 0 5.37s
✅ PYTHON flake8 246 0 0 1.39s
✅ PYTHON isort 246 3 0 0 0.41s
✅ PYTHON mypy 246 0 0 3.33s
❌ PYTHON pylint 246 6 0 51.45s
✅ PYTHON ruff 246 3 0 0 0.03s
✅ REPOSITORY gitleaks yes no no 2.82s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY secretlint yes no no 5.34s
✅ REPOSITORY syft yes no no 1.34s
✅ REPOSITORY trivy-sbom yes no no 0.95s
✅ REPOSITORY trufflehog yes no no 11.44s
✅ YAML prettier 9 1 0 0 0.63s
✅ YAML v8r 9 0 0 5.74s
✅ YAML yamllint 9 0 0 0.46s

Detailed Issues

❌ PYTHON / pylint - 6 errors
************* Module pyrecest.distributions.cart_prod.se2_state_space_subdivision_gaussian_distribution
pyrecest/distributions/cart_prod/se2_state_space_subdivision_gaussian_distribution.py:1:0: E0401: Unable to import 'pyrecest.distributions.cart_prod.hypercylindrical_state_space_subdivision_gaussian_distribution' (import-error)
pyrecest/distributions/cart_prod/se2_state_space_subdivision_gaussian_distribution.py:1:0: E0611: No name 'hypercylindrical_state_space_subdivision_gaussian_distribution' in module 'pyrecest.distributions.cart_prod' (no-name-in-module)
************* Module pyrecest.tests.distributions.test_se2_state_space_subdivision_gaussian_distribution
pyrecest/tests/distributions/test_se2_state_space_subdivision_gaussian_distribution.py:3:0: E0401: Unable to import 'pyrecest.distributions.se2_state_space_subdivision_gaussian_distribution' (import-error)
pyrecest/tests/distributions/test_se2_state_space_subdivision_gaussian_distribution.py:3:0: E0611: No name 'se2_state_space_subdivision_gaussian_distribution' in module 'pyrecest.distributions' (no-name-in-module)
pyrecest/tests/distributions/test_se2_state_space_subdivision_gaussian_distribution.py:5:0: E0401: Unable to import 'pyrecest.distributions.circle.circular_grid_distribution' (import-error)
pyrecest/tests/distributions/test_se2_state_space_subdivision_gaussian_distribution.py:5:0: E0611: No name 'circular_grid_distribution' in module 'pyrecest.distributions.circle' (no-name-in-module)

-----------------------------------
Your code has been rated at 9.96/10

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 [email protected] --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,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

@FlorianPfaff FlorianPfaff force-pushed the main branch 3 times, most recently from 9b9c4f0 to a089dfc Compare September 29, 2023 12:45
@FlorianPfaff FlorianPfaff force-pushed the feature/SE2StateSpaceSubdivisionGaussianDistribution branch from 4ef1a63 to b9f1b3b Compare January 19, 2024 14:33
@FlorianPfaff FlorianPfaff force-pushed the main branch 5 times, most recently from 022c55e to bb9ada8 Compare June 14, 2024 20:52
@FlorianPfaff FlorianPfaff force-pushed the feature/SE2StateSpaceSubdivisionGaussianDistribution branch from b9f1b3b to ab5f4e0 Compare November 14, 2025 17:28
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants