Skip to content

updates release version #18

updates release version

updates release version #18

Triggered via push September 12, 2023 21:09
Status Success
Total duration 44s
Artifacts
Package and publish
34s
Package and publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Package and publish: src/UDS.Net.Dto/A3Dto.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/A3Dto.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/A3Dto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/A3Dto.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/A3Dto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/A3Dto.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.API.Client/ILookupClient.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.API.Client/AuthenticatedClient.cs#L46
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.
Package and publish: src/UDS.Net.API.Client/VisitClient.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.API.Client/LookupClient.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.