Skip to content

Bump Microsoft.Extensions.Http from 6.0.2-mauipre.1.22102.15 to 9.0.0 in /test/Functions #2683

Bump Microsoft.Extensions.Http from 6.0.2-mauipre.1.22102.15 to 9.0.0 in /test/Functions

Bump Microsoft.Extensions.Http from 6.0.2-mauipre.1.22102.15 to 9.0.0 in /test/Functions #2683

Triggered via pull request November 14, 2024 06:20
Status Success
Total duration 1m 47s
Artifacts 1

build-and-analyze-fork.yml

on: pull_request
Report code coverage
11s
Report code coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: src/Authorization/Exceptions/PlatformHttpException.cs#L45
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and Test: src/Authorization/Helpers/EventLogHelper.cs#L193
Converting null literal or possible null value to non-nullable type.
Build and Test: src/Authorization/Helpers/EventLogHelper.cs#L194
Possible null reference return.
Build and Test: src/Authorization/Repositories/DelegationMetadataRepository.cs#L43
'NpgsqlConnection.GlobalTypeMapper' is obsolete: 'Global-level type mapping has been replaced with data source mapping, see the 7.0 release notes.'
Build and Test
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build and Test: test/IntegrationTests/Util/PrincipalUtil.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test: test/IntegrationTests/Util/PrincipalUtil.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test: test/IntegrationTests/Util/PrincipalUtil.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test: test/IntegrationTests/Util/PrincipalUtil.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test: test/IntegrationTests/ContextHandlerTest.cs#L56
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)

Artifacts

Produced during runtime
Name Size
code-coverage-report
76.6 KB