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 7.43s
✅ JSON prettier 2 0 0 0 0.56s
✅ JSON v8r 2 0 0 2.94s
✅ MARKDOWN markdownlint 1 0 0 0 0.71s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.26s
✅ PYTHON bandit 245 0 0 3.14s
✅ PYTHON black 245 2 0 0 5.87s
✅ PYTHON flake8 245 0 0 1.55s
✅ PYTHON isort 245 2 0 0 0.5s
✅ PYTHON mypy 245 0 0 3.96s
❌ PYTHON pylint 245 7 0 61.47s
✅ PYTHON ruff 245 2 0 0 0.04s
✅ REPOSITORY gitleaks yes no no 3.67s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY secretlint yes no no 4.99s
✅ REPOSITORY syft yes no no 1.42s
✅ REPOSITORY trivy-sbom yes no no 1.1s
✅ REPOSITORY trufflehog yes no no 11.16s
✅ YAML prettier 9 1 0 0 0.66s
✅ YAML v8r 9 0 0 7.28s
✅ YAML yamllint 9 0 0 0.52s

Detailed Issues

❌ PYTHON / pylint - 7 errors
************* Module pyrecest.distributions.conditional.td_cond_td_grid_distribution
pyrecest/distributions/conditional/td_cond_td_grid_distribution.py:8:22: E1101: Instance of 'TdCondTdGridDistribution' has no 'grid' member (no-member)
pyrecest/distributions/conditional/td_cond_td_grid_distribution.py:11:20: E1101: Instance of 'TdCondTdGridDistribution' has no 'fvals' member (no-member)
pyrecest/distributions/conditional/td_cond_td_grid_distribution.py:18:39: W0613: Unused argument 'point' (unused-argument)
pyrecest/distributions/conditional/td_cond_td_grid_distribution.py:23:11: E1101: Instance of 'TdCondTdGridDistribution' has no 'dim' member (no-member)
pyrecest/distributions/conditional/td_cond_td_grid_distribution.py:28:11: E1101: Instance of 'TdCondTdGridDistribution' has no 'dim' member (no-member)
pyrecest/distributions/conditional/td_cond_td_grid_distribution.py:36:4: R0917: Too many positional arguments (6/5) (too-many-positional-arguments)
pyrecest/distributions/conditional/td_cond_td_grid_distribution.py:11:8: W0201: Attribute 'fvals' defined outside __init__ (attribute-defined-outside-init)

-----------------------------------
Your code has been rated at 9.97/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

@github-actions
Copy link

github-actions bot commented Sep 17, 2023

Test Results

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

Results for commit 82e3efd.

♻️ This comment has been updated with latest results.

@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/TdCondTdGridDistribution branch from 6a02c09 to faa7c8d Compare January 19, 2024 21:19
@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/TdCondTdGridDistribution branch from faa7c8d to 82e3efd Compare November 14, 2025 17:40
@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