Skip to content

auth: Add a getSessionWithScopes to AzureAuthentication #587

auth: Add a getSessionWithScopes to AzureAuthentication

auth: Add a getSessionWithScopes to AzureAuthentication #587

Triggered via pull request August 6, 2024 04:46
Status Failure
Total duration 43s
Artifacts

packages.yml

on: pull_request
ChangedPackages
2s
ChangedPackages
Matrix: Build
CheckResults
0s
CheckResults
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build (auth) / Build
Type '(_scopes: string[] | undefined) => { accessToken: string; id: string; account: { id: string; label: string; }; tenantId: string; scopes: string[]; }' is not assignable to type '() => ProviderResult<AuthenticationSession>'.
Build (auth) / Build
Process completed with exit code 2.
CheckResults
Process completed with exit code 1.
ChangedPackages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (auth) / Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/