Skip to content

Release 5.2.0-beta03 #90

Release 5.2.0-beta03

Release 5.2.0-beta03 #90

Triggered via release July 3, 2024 09:05
@ArneHBArneHB
published 5.2.0-beta03
Status Failure
Total duration 1m 42s
Artifacts

nuget-deploy.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build: src/Helsenorge.Registries/CollaborationProtocolRegistryRest.cs#L68
Argument 1: cannot convert from 'bool' to 'Microsoft.Extensions.Logging.ILogger'
build
Process completed with exit code 1.
build: src/Helsenorge.Registries/AddressRegistryRest.cs#L198
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Helsenorge.Registries/AddressRegistryRest.cs#L205
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Helsenorge.Registries/AddressRegistryRest.cs#L212
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Helsenorge.Registries/AddressRegistryRest.cs#L219
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Helsenorge.Registries/AddressRegistryRest.cs#L226
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Helsenorge.Registries/AddressRegistryRest.cs#L233
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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/AddressRegistryRest.cs#L198
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.