Skip to content

CodeQL

CodeQL #211

Triggered via schedule September 18, 2024 11:37
Status Success
Total duration 2m 17s
Artifacts

codeql-analysis.yml

on: schedule
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)