Skip to content

Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0 #202

Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0

Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0 #202

Triggered via pull request August 5, 2024 21:49
Status Success
Total duration 2m 34s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (csharp): src/TBC.OpenBanking.Jws/src/Exceptions/CertificateValidationException.cs#L95
Member 'CertificateValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CertificateValidationException.GetObjectData(SerializationInfo, StreamingContext)'.
Analyze (csharp): src/TBC.OpenBanking.Jws/src/Exceptions/JwsException.cs#L34
'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)
Analyze (csharp): src/TBC.OpenBanking.Jws/src/Exceptions/CertificateValidationException.cs#L103
'Exception.GetObjectData(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)
Analyze (csharp): src/TBC.OpenBanking.Jws/src/Exceptions/CertificateValidationException.cs#L95
Member 'CertificateValidationException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CertificateValidationException.GetObjectData(SerializationInfo, StreamingContext)'.
Analyze (csharp): src/TBC.OpenBanking.Jws/src/Exceptions/JwsException.cs#L34
'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)
Analyze (csharp): src/TBC.OpenBanking.Jws/src/Exceptions/CertificateValidationException.cs#L103
'Exception.GetObjectData(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)