Upgrade to .NET 9 and OTAPI Static Hooks for ARM64 #226
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#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/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#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.
|
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/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/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.
|
Loading