updates release version #18
Annotations
10 warnings
src/UDS.Net.Dto/A3Dto.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/UDS.Net.Dto/A3Dto.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/UDS.Net.Dto/A3Dto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/UDS.Net.Dto/A3Dto.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/UDS.Net.Dto/A3Dto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/UDS.Net.Dto/A3Dto.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading