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: fix nilpointer exception #396

Merged
merged 11 commits into from
Nov 19, 2024
Merged

bug: fix nilpointer exception #396

merged 11 commits into from
Nov 19, 2024

Conversation

drochow
Copy link
Collaborator

@drochow drochow commented Nov 19, 2024

Description

Added another check for nil pointer 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 9cd87f2 into main Nov 19, 2024
7 checks passed
@drochow drochow deleted the drochow/issue-389/nilpointers branch November 19, 2024 15:15
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

* bug: fix nilpointer
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