Skip to content

Smoke test#67

Merged
OwenRichards1 merged 5 commits intomainfrom
smoke-test
Oct 13, 2025
Merged

Smoke test#67
OwenRichards1 merged 5 commits intomainfrom
smoke-test

Conversation

@v-alje
Copy link
Contributor

@v-alje v-alje commented Oct 3, 2025

No description provided.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 8f0b373:

💡 Validation status: suggestions

File Status Preview URL Details
msal/docs-ref-autogen/@azure/msal-browser/SignInSubmitCredentialResultState.yml 💡Suggestion n/a (file deleted or renamed) Details
msal/docs-ref-autogen/@azure/msal-browser/AccountInfo.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthenticationMethod.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthFlowActionRequiredStateBase.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodDetails.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationChallengeMethodError.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationChallengeMethodResult.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationChallengeMethodResultState.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationCompletedState.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationFailedState.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationRequiredState.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationSubmitChallengeError.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationSubmitChallengeResult.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodRegistrationSubmitChallengeResultState.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/AuthMethodVerificationRequiredState.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/BrowserPerformanceClient.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/BrowserUtils.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/CacheOptions.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/index.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/InProgressPerformanceEvent.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/IWindowStorage.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/LocalStorage.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/MemoryStorage.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/MsalCustomAuthError.yml ✅Succeeded View (msal-js-latest)
msal/docs-ref-autogen/@azure/msal-browser/PerformanceEvent.yml ✅Succeeded View (msal-js-latest)

This comment lists only the first 25 files in the pull request.

msal/docs-ref-autogen/@azure/msal-browser/SignInSubmitCredentialResultState.yml

  • [Suggestion: file-not-redirected - See documentation] File msal/docs-ref-autogen/@azure/msal-browser/SignInSubmitCredentialResultState.yml with URL /javascript/api/@azure/msal-browser/signinsubmitcredentialresultstate was deleted without redirection. To avoid broken links, add a redirection.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@Taojunshen Taojunshen requested a review from Copilot October 9, 2025 21:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds no-loc metadata entries to the MSAL documentation table of contents (TOC) file to improve documentation localization handling. The changes include adding no-loc entries for various MSAL package names and component identifiers throughout the TOC structure.

  • Added no-loc metadata for all package root entries (@azure/msal-angular, @azure/msal-browser, @azure/msal-common, @azure/msal-node, @azure/msal-react)
  • Added no-loc entries for individual class, interface, and type names within each package section
  • Updated various API documentation files with new properties, methods, and type definitions

Reviewed Changes

Copilot reviewed 59 out of 59 changed files in this pull request and generated 3 comments.

File Description
msal/docs-ref-autogen/toc.yml Added comprehensive no-loc metadata entries for package names and component identifiers throughout the TOC structure
Various API documentation files Updated with new properties, method signatures, type definitions, and authentication method registration functionality
Comments suppressed due to low confidence (4)

msal/docs-ref-autogen/@azure/msal-common/CacheHelpers.yml:1

  • Similar to the isAccessTokenEntity issue, these return types should be type predicates (e.g., 'entity is CredentialEntity') or boolean, not the literal 'entity' type.
### YamlMime:TSPackage

msal/docs-ref-autogen/@azure/msal-browser/MsalCustomAuthError.yml:1

  • The addition of the errorCodes?: number[] parameter changes the constructor signature, which is a breaking change. Ensure this is handled appropriately in the public API.
### YamlMime:TSType

msal/docs-ref-autogen/@azure/msal-browser/SignUpResendCodeError.yml:1

  • Corrected spelling of 'sthe' to 'the' in the description.
### YamlMime:TSType

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +178 to +185
content: 'function isAccessTokenEntity(entity: object): entity'
parameters:
- id: entity
type: object
description: ''
return:
description: ''
type: boolean
type: entity
Copy link

Copilot AI Oct 9, 2025

Choose a reason for hiding this comment

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

The return type 'entity' appears to be incorrect. This should likely be a type predicate like 'entity is AccessTokenEntity' or a boolean return type, not the literal 'entity' type.

Copilot uses AI. Check for mistakes.
homeAccountId: string
keyId?: string
lastUpdatedAt?: string
lastUpdatedAt: string
Copy link

Copilot AI Oct 9, 2025

Choose a reason for hiding this comment

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

The change from optional (lastUpdatedAt?: string) to required (lastUpdatedAt: string) is a breaking change that could affect existing code. Ensure this is intentional and that migration guidance is provided if this affects public APIs.

Suggested change
lastUpdatedAt: string
lastUpdatedAt?: string

Copilot uses AI. Check for mistakes.
@MicrosoftDocs MicrosoftDocs deleted a comment from Copilot AI Oct 9, 2025
@v-alje
Copy link
Contributor Author

v-alje commented Oct 9, 2025

#sign-off

@OwenRichards1 OwenRichards1 merged commit b547e05 into main Oct 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants