Bump Microsoft.Identity.Client.Desktop and Microsoft.Web.WebView2 #907
Annotations
12 warnings
|
build-and-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-and-test:
src/Infrastructure/Helpers/MsalHelper.cs#L60
'AbstractAcquireTokenParameterBuilder<AcquireTokenInteractiveParameterBuilder>.WithExtraQueryParameters(string)' is obsolete: 'This method is deprecated. Please use the WithExtraQueryParameters(IDictionary<string, (string value, bool includeInCacheKey)>) method instead, which provides control over which parameters are included in the cache key.'
|
|
build-and-test:
src/Infrastructure/Helpers/MsalHelper.cs#L43
'AbstractAcquireTokenParameterBuilder<AcquireTokenSilentParameterBuilder>.WithExtraQueryParameters(string)' is obsolete: 'This method is deprecated. Please use the WithExtraQueryParameters(IDictionary<string, (string value, bool includeInCacheKey)>) method instead, which provides control over which parameters are included in the cache key.'
|
|
build-and-test:
src/Infrastructure/Helpers/VpaxHelper.cs#L74
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode, int)' is obsolete: 'This method may produce incomplete results if used on a model with DirectLake partitions and DirectLakeExtractionMode parameter set to anything other than ResidentOnly. Use TomExtractor.GetDaxModel instead.'
|
|
build-and-test:
src/Services/ExportDataService.cs#L536
Possible null reference argument for parameter 'tableName' in 'string GetWorksheetName(string tableName, int tableIndex)'.
|
|
build-and-test:
src/Services/ExportDataService.cs#L534
Dereference of a possibly null reference.
|
|
build-and-test:
src/Services/ExportDataService.cs#L325
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.
|
|
build-and-test:
src/Services/ExportDataService.cs#L202
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.
|
|
build-and-test
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
build-and-test
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-and-test
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|