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

Use correct status code in error log message #35

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

PunGrumpy
Copy link
Owner

@PunGrumpy PunGrumpy commented Apr 8, 2024

πŸ«€ Pull Request

πŸ§‘β€πŸ« Description

Fix an issue where the status code used in the error log message was incorrect

πŸ“Έ Screenshots

Expected:
Expected

Actual:
Actual

πŸ”— Related Issues

fix #33

πŸ“ Checklist

  • I have tested the changes locally.
  • I have added tests for the changes.
  • I have updated the documentation accordingly.

Fix an issue where status code used in error log message was incorrect

fix #33
Copy link

codesandbox bot commented Apr 8, 2024

Review or Edit in CodeSandbox

Open the branch in Web Editor β€’ VS Code β€’ Insiders

Open Preview

@github-actions github-actions bot added the source 🏠 Source code files label Apr 8, 2024
@PunGrumpy PunGrumpy added the bug 🐞 Something isn't working label Apr 8, 2024
@PunGrumpy PunGrumpy self-assigned this Apr 8, 2024
@PunGrumpy PunGrumpy merged commit 940184b into main Apr 8, 2024
13 checks passed
@PunGrumpy PunGrumpy deleted the fix/statusCode branch April 8, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working source 🏠 Source code files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Wrong status code
1 participant