Fix env prefix #44
Annotations
10 warnings
src/ObjectStream/ObjectStreamClient.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ObjectStream/ObjectStreamClient.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ObjectStream/ObjectStreamClient.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Application.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Application.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ObjectStream/Data/CompilerData.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ObjectStream/Data/CompilerMessage.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ApplicationBuilder.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ApplicationBuilder.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ApplicationBuilder.cs#L10
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