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

Allow analysis.Load to continue with parsing/checking errors #3083

Merged
merged 13 commits into from
Feb 14, 2024

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    5d88a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a717a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update tools/analysis/programs.go

    Co-authored-by: Bastian Müller <[email protected]>
    jribbink and turbolent authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b494f95 View commit details
    Browse the repository at this point in the history
  2. apply suggestions

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    61b5021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2fff5b View commit details
    Browse the repository at this point in the history
  4. fixup

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    800feb7 View commit details
    Browse the repository at this point in the history
  5. Refactor and add test

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a773234 View commit details
    Browse the repository at this point in the history
  6. add test

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    096ba33 View commit details
    Browse the repository at this point in the history
  7. improve test

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2a48600 View commit details
    Browse the repository at this point in the history
  8. add comment

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c0abed8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad8191e View commit details
    Browse the repository at this point in the history
  10. fix subchecker return value

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2497d4c View commit details
    Browse the repository at this point in the history
  11. address feedback

    jribbink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b714e99 View commit details
    Browse the repository at this point in the history