Messaging: Add net9.0 target + remove legacy serialization support ctor #1549
Annotations
61 warnings
build (macos-14):
src/Helsenorge.Registries/DummyCollaborationProtocolProfileFactory.cs#L47
XML comment has a param tag for 'collaborationProtocolRegistry', but there is no parameter by that name
|
build (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
src/Helsenorge.Registries/DummyCollaborationProtocolProfileFactory.cs#L47
XML comment has a param tag for 'collaborationProtocolRegistry', but there is no parameter by that name
|
build (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
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 (macos-14):
src/Helsenorge.Registries/Abstractions/CollaborationProtocolProfile.cs#L54
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
build (macos-14):
src/Helsenorge.Registries/Abstractions/CollaborationProtocolProfile.cs#L102
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
build (macos-14):
src/Helsenorge.Registries/Abstractions/CollaborationProtocolProfile.cs#L105
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
build (macos-14):
src/Helsenorge.Registries/Abstractions/CertificateDetails.cs#L61
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1262
Missing XML comment for publicly visible type or member 'CommunicationPartyType'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1266
Missing XML comment for publicly visible type or member 'CommunicationPartyType.None'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1269
Missing XML comment for publicly visible type or member 'CommunicationPartyType.Person'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1272
Missing XML comment for publicly visible type or member 'CommunicationPartyType.Organization'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1262
Missing XML comment for publicly visible type or member 'CommunicationPartyType'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1266
Missing XML comment for publicly visible type or member 'CommunicationPartyType.None'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1269
Missing XML comment for publicly visible type or member 'CommunicationPartyType.Person'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1272
Missing XML comment for publicly visible type or member 'CommunicationPartyType.Organization'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1275
Missing XML comment for publicly visible type or member 'CommunicationPartyType.Department'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1278
Missing XML comment for publicly visible type or member 'CommunicationPartyType.Service'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1281
Missing XML comment for publicly visible type or member 'CommunicationPartyType.All'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1547
Missing XML comment for publicly visible type or member 'CitizenIdType'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1551
Missing XML comment for publicly visible type or member 'CitizenIdType.SSN'
|
build (ubuntu-latest):
src/Helsenorge.Registries/Connected Services/AddressService/AddressService.cs#L1554
Missing XML comment for publicly visible type or member 'CitizenIdType.DN'
|
build (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
src/Helsenorge.Registries/DummyCollaborationProtocolProfileFactory.cs#L47
XML comment has a param tag for 'collaborationProtocolRegistry', but there is no parameter by that name
|
build (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
src/Helsenorge.Registries/DummyCollaborationProtocolProfileFactory.cs#L47
XML comment has a param tag for 'collaborationProtocolRegistry', but there is no parameter by that name
|
build (windows-latest):
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 (windows-latest):
src/Helsenorge.Registries/Abstractions/CertificateDetails.cs#L61
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|