Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17](backport #38421) Make log messages in the file scanner less noisy #40555

Merged
merged 5 commits into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. Make log messages in the file scanner less noisy (#38421)

    * Demote warning about empty files to the Debug level
    * Demote warnings about files too small to the Debug level
    * Improve wording, so it does not sound like an error
    
    (cherry picked from commit 4df595f)
    rdner authored and mergify[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b4a03b2 View commit details
    Browse the repository at this point in the history
  2. Fix the changelog

    rdner authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3d8bed7 View commit details
    Browse the repository at this point in the history
  3. Fix lint failure

    VihasMakwana authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4efac40 View commit details
    Browse the repository at this point in the history
  4. fixes for nolint

    mauri870 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d7fee56 View commit details
    Browse the repository at this point in the history
  5. use lint:ignore

    mauri870 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    46a4e4e View commit details
    Browse the repository at this point in the history