Upgrade to .NET 9 and OTAPI Static Hooks for ARM64 #254
+614
−592
Annotations
20 warnings
Run tests:
TerrariaServerAPI/TerrariaApi.Server/ServerApi.cs#L27
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#L67
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#L140
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#L171
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/WorldHooks.cs#L51
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#L58
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#L77
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#L84
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/GameHooks.cs#L67
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#L140
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#L171
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#L51
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#L58
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#L77
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#L84
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#L91
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading