Release 5.2.0 #96
Annotations
10 warnings
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/ServiceBusManagerServiceV2/ServiceBusManagerServiceV2.cs#L228
'ServiceBusManagerV2Client.CloseAsync()' hides inherited member 'ClientBase<IServiceBusManagerV2>.CloseAsync()'. Use the new keyword if hiding was intended.
|
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/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/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/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/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)
|