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

fix: nil pointer on logging #4127

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

zachaller
Copy link
Collaborator

@zachaller zachaller commented Feb 11, 2025

When we err rs can be nil, so lets not use it in the logging.

Signed-off-by: Zach Aller <zachaller@users.noreply.github.com>
Copy link
Contributor

Published E2E Test Results

  4 files    4 suites   3h 14m 6s ⏱️
113 tests  99 ✅  7 💤 7 ❌
462 runs  425 ✅ 28 💤 9 ❌

For more details on these failures, see this check.

Results for commit 9597437.

Copy link
Contributor

Published Unit Test Results

2 295 tests   2 295 ✅  2m 59s ⏱️
  128 suites      0 💤
    1 files        0 ❌

Results for commit 9597437.

Copy link
Contributor

@leoluz leoluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zachaller zachaller merged commit a312e28 into argoproj:master Feb 12, 2025
25 checks passed
zachaller added a commit that referenced this pull request Feb 12, 2025
Signed-off-by: Zach Aller <zachaller@users.noreply.github.com>
@zachaller zachaller added the cherry-pick-completed Used once we have cherry picked the PR to all requested releases label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-1.8 cherry-pick-completed Used once we have cherry picked the PR to all requested releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants