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

bug: fixed nil-pointer exceptions #395

Merged
merged 9 commits into from
Nov 19, 2024
Merged

Conversation

drochow
Copy link
Collaborator

@drochow drochow commented Nov 19, 2024

Description

Little fixes on error conditions that lead to nilpointer exceptions

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

#389

@drochow drochow merged commit cdc4e4d into main Nov 19, 2024
6 of 7 checks passed
@drochow drochow deleted the drochow/issue-389/nilpointers branch November 19, 2024 12:52
dustindemmerle pushed a commit that referenced this pull request Nov 25, 2024
* fix(issue_match): removed severity resolver

* bug: fix nilpointer and error conditions

* revert:  go sum changes
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