Closed TimPansino closed 10 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
❌ PYTHON | bandit | 5 | 1 | 5.9s | |
✅ PYTHON | black | 6 | 0 | 0 | 1.72s |
✅ PYTHON | flake8 | 6 | 0 | 1.15s | |
✅ PYTHON | isort | 6 | 0 | 0 | 0.21s |
✅ PYTHON | pylint | 6 | 0 | 8.74s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
develop-logging-attributes@d98d5f2
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overview
message
argument ofrecord_log_event
.message.
message
field in the dictionary and treat as the log event's message for truncation purposes.