Fix compiler logfile naming issue #39
Annotations
10 warnings
src/OxideResolver.cs#L26
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/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.
|
src/ApplicationBuilder.cs#L11
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/Settings/OxideSettings.cs#L20
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