Fixed logging of additional info in Cert Errors #1516
Annotations
20 warnings
Build:
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L4279
'CommunicationPartyServiceClient.CloseAsync()' hides inherited member 'ClientBase<ICommunicationPartyService>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Build:
src/Helsenorge.Registries/Connected Services/CPAService/CPAService.cs#L1420
'CPPAServiceClient.CloseAsync()' hides inherited member 'ClientBase<ICPPAService>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Build:
src/Helsenorge.Registries/Connected Services/ServiceBusManagerServiceV2/ServiceBusManagerServiceV2.cs#L228
'ServiceBusManagerV2Client.CloseAsync()' hides inherited member 'ClientBase<IServiceBusManagerV2>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Build:
src/Helsenorge.Registries/DummyCollaborationProtocolProfileFactory.cs#L47
XML comment has a param tag for 'collaborationProtocolRegistry', but there is no parameter by that name
|
Build:
src/Helsenorge.Registries/DummyCollaborationProtocolProfileFactory.cs#L47
XML comment has a param tag for 'collaborationProtocolRegistry', but there is no parameter by that name
|
Build:
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L4279
'CommunicationPartyServiceClient.CloseAsync()' hides inherited member 'ClientBase<ICommunicationPartyService>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Build:
src/Helsenorge.Registries/Connected Services/CPAService/CPAService.cs#L1420
'CPPAServiceClient.CloseAsync()' hides inherited member 'ClientBase<ICPPAService>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Build:
src/Helsenorge.Registries/Connected Services/ServiceBusManagerServiceV2/ServiceBusManagerServiceV2.cs#L228
'ServiceBusManagerV2Client.CloseAsync()' hides inherited member 'ClientBase<IServiceBusManagerV2>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Build:
src/Helsenorge.Registries/RegistriesException.cs#L74
Member 'RegistriesException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'RegistriesException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
src/Helsenorge.Registries/RegistriesException.cs#L64
'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)
|
Unit tests:
src/Helsenorge.Registries/Connected Services/ServiceBusManagerServiceV2/ServiceBusManagerServiceV2.cs#L228
'ServiceBusManagerV2Client.CloseAsync()' hides inherited member 'ClientBase<IServiceBusManagerV2>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Unit tests:
src/Helsenorge.Registries/RegistriesException.cs#L74
Member 'RegistriesException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'RegistriesException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Unit tests:
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L4279
'CommunicationPartyServiceClient.CloseAsync()' hides inherited member 'ClientBase<ICommunicationPartyService>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Unit tests:
src/Helsenorge.Registries/Connected Services/CPAService/CPAService.cs#L1420
'CPPAServiceClient.CloseAsync()' hides inherited member 'ClientBase<ICPPAService>.CloseAsync()'. Use the new keyword if hiding was intended.
|
Unit tests:
src/Helsenorge.Registries/RegistriesException.cs#L64
'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)
|
Unit tests:
src/Helsenorge.Registries/RegistriesException.cs#L76
'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)
|
Unit tests:
src/Helsenorge.Registries/DummyCollaborationProtocolProfileFactory.cs#L47
XML comment has a param tag for 'collaborationProtocolRegistry', but there is no parameter by that name
|
Unit tests:
src/Helsenorge.Messaging/Amqp/ReportableErrorException.cs#L43
'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)
|
Unit tests:
src/Helsenorge.Messaging/Amqp/Receivers/UnsupportedMessageException.cs#L53
'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)
|
Unit tests:
src/Helsenorge.Messaging/Amqp/Receivers/ReceivedDataMismatchException.cs#L77
'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)
|
Loading