auth: Add a getSessionWithScopes
to AzureAuthentication
#587
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/
|