Skip to content

Conversation

@FlorianPfaff
Copy link
Owner

No description provided.

@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.11s
✅ COPYPASTE jscpd yes no no 6.63s
✅ JSON prettier 2 0 0 0 0.48s
✅ JSON v8r 2 0 0 2.5s
✅ MARKDOWN markdownlint 1 0 0 0 0.67s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.22s
✅ PYTHON bandit 245 0 0 3.02s
✅ PYTHON black 245 2 0 0 5.68s
✅ PYTHON flake8 245 0 0 1.49s
✅ PYTHON isort 245 2 0 0 0.48s
✅ PYTHON mypy 245 0 0 3.63s
❌ PYTHON pylint 245 2 0 57.2s
✅ PYTHON ruff 245 2 0 0 0.03s
✅ REPOSITORY gitleaks yes no no 3.69s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY secretlint yes no no 4.86s
✅ REPOSITORY syft yes no no 1.47s
✅ REPOSITORY trivy-sbom yes no no 1.11s
✅ REPOSITORY trufflehog yes no no 10.94s
✅ YAML prettier 9 1 0 0 0.65s
✅ YAML v8r 9 0 0 6.88s
✅ YAML yamllint 9 0 0 0.47s

Detailed Issues

❌ PYTHON / pylint - 2 errors
************* Module pyrecest.distributions.circle.circular_grid_distribution
pyrecest/distributions/circle/circular_grid_distribution.py:5:0: E0401: Unable to import 'pyrecest.distributions.hypertorus.hypertoroidal_grid_distribution' (import-error)
pyrecest/distributions/circle/circular_grid_distribution.py:5:0: E0611: No name 'hypertoroidal_grid_distribution' in module 'pyrecest.distributions.hypertorus' (no-name-in-module)

-----------------------------------
Your code has been rated at 9.99/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 mega-linter-runner@9.1.0 --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

@github-actions
Copy link

github-actions bot commented Sep 17, 2023

Test Results

    9 files      9 suites   1h 52m 33s ⏱️
  449 tests   449 ✅   0 💤 0 ❌
4 200 runs  3 519 ✅ 681 💤 0 ❌

Results for commit deae07c.

♻️ This comment has been updated with latest results.

@FlorianPfaff FlorianPfaff force-pushed the featur/circulargriddist branch from 07f7907 to deae07c Compare November 14, 2025 17:24
@FlorianPfaff
Copy link
Owner Author

Closed in favor of #285.

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