Skip to content

fix: avoid nil exception - #648

Merged
msafwankarim merged 1 commit into
stakater:masterfrom
PascalBourdier:may-be-not-nil
Nov 29, 2025
Merged

fix: avoid nil exception#648
msafwankarim merged 1 commit into
stakater:masterfrom
PascalBourdier:may-be-not-nil

Conversation

@PascalBourdier

Copy link
Copy Markdown
Contributor

return early in error case to simplify code

return early in error case to simplify code
Comment thread pkg/monitors/pingdom/pingdom-monitor.go
@mahmadmujtaba mahmadmujtaba added the ok-to-test Run tests in PR workflows label Oct 1, 2025
@PascalBourdier

Copy link
Copy Markdown
Contributor Author

@msafwankarim are you ok with this change ?

@msafwankarim

Copy link
Copy Markdown
Contributor

Hi! Sorry for keep you waiting for so long. Code looks fine but we need to verify what happens if a check is created without URL and Hostname at pingdom side. And depending on that behavior whether we should allow the checks to be created without URL and Hostname or not. I will get to this PR soon

@msafwankarim
msafwankarim merged commit ba89da9 into stakater:master Nov 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Run tests in PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants