Release 5.2.0-beta04 #91
Triggered via release
July 3, 2024 09:20
ArneHB
published
5.2.0-beta04
Status
Success
Total duration
2m 26s
Artifacts
–
Annotations
10 warnings
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/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)
|
build:
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)
|
build:
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)
|