Fix old usage of error_code#710
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates a ServiceResponse.error call to use the correct error_code: parameter instead of the deprecated payload: parameter, aligning with the ServiceResponse API requirements.
Key Changes:
- Corrected parameter name from
payload:toerror_code:in the error response when backup code generation fails
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2173802719 Status: Passed Job summariesrspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/12183701782/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/12183701780/artifacts/tmp/coverage/index.html rubocop683 files inspected, no offenses detected |
c4ad297 to
acd549c
Compare
acd549c to
f9ac51d
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.