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 #385

Merged
merged 5 commits into from
Nov 18, 2024
Merged

bug: fix nilpointer #385

merged 5 commits into from
Nov 18, 2024

Conversation

drochow
Copy link
Collaborator

@drochow drochow commented Nov 18, 2024

Description

Fixes nil pointer exception occurring during productions scanning

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

#206

@drochow drochow merged commit bffba75 into main Nov 18, 2024
5 of 6 checks passed
@drochow drochow deleted the drochow/issue-206/k8s_nillpointer_fix branch November 18, 2024 10:46
dustindemmerle pushed a commit that referenced this pull request Nov 25, 2024
* fix(issue_match): removed severity resolver

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