Expand tests to multiple platforms #3
Annotations
20 warnings
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build the solution:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/GameHooks.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/ServerHooks.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/NetHooks.cs#L155
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run tests:
TerrariaServerAPI/TerrariaApi.Server/Hooking/WorldHooks.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading