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(microsoft365): typo Microsoft365NotTenantIdButClientIdAndClienSecretError #7244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HugoPBrito
Copy link
Member

Context

There is a typo in Microsoft365 provider exception Microsoft365NotTenantIdButClientIdAndClienSecretError.

Description

Microsoft365NotTenantIdButClientIdAndClienSecretError has been renamed to Microsoft365NotTenantIdButClientIdAndClientSecretError.

Checklist

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@HugoPBrito HugoPBrito requested review from a team as code owners March 14, 2025 15:09
@HugoPBrito HugoPBrito added the backport-to-v5.4 Backport PR to the v5.4 branch label Mar 14, 2025
@HugoPBrito HugoPBrito requested a review from jfagoagas March 14, 2025 15:11
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.64%. Comparing base (f2e19d3) to head (66bc7fc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7244      +/-   ##
==========================================
- Coverage   92.23%   88.64%   -3.60%     
==========================================
  Files          81     1219    +1138     
  Lines        7356    35549   +28193     
==========================================
+ Hits         6785    31513   +24728     
- Misses        571     4036    +3465     
Flag Coverage Δ
api ?
prowler 88.64% <50.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 88.64% <50.00%> (∅)
api ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v5.4 Backport PR to the v5.4 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant