Skip to content

Bump Swashbuckle.AspNetCore from 6.8.0 to 6.8.1 in /src/Authorization #2551

Bump Swashbuckle.AspNetCore from 6.8.0 to 6.8.1 in /src/Authorization

Bump Swashbuckle.AspNetCore from 6.8.0 to 6.8.1 in /src/Authorization #2551

Triggered via pull request October 3, 2024 05:24
Status Success
Total duration 1m 39s
Artifacts 1

build-and-analyze-fork.yml

on: pull_request
Report code coverage
6s
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/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: 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
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
75.8 KB