Bump Microsoft.Identity.Client.Desktop and Microsoft.Web.WebView2 #937
+57
−28
Annotations
11 warnings
|
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
src/Services/ExportDataService.cs#L536
Possible null reference argument for parameter 'tableName' in 'string GetWorksheetName(string tableName, int tableIndex)'.
|
|
src/Services/ExportDataService.cs#L534
Dereference of a possibly null reference.
|
|
src/Services/ExportDataService.cs#L325
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.
|
|
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.'
|
|
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.'
|
|
src/Services/ExportDataService.cs#L202
Possible null reference argument for parameter 'name' in 'ExportDataTable ExportDataJobExtensions.AddNew(ExportDataJob job, string name)'.
|
|
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.'
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading