Omsi Hook RPC Plugin #169
Annotations
5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: GuillaumeFalourd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
OmsiHook/OmsiObject.cs#L12
'OmsiObject' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
OmsiHook/Memory.cs#L42
The variable 'e' is declared but never used
|
build:
OmsiHook/OmsiGlobals.cs#L22
'OmsiHook.GetRoadVehicleInst(int)' is obsolete: 'This will be obselete once TMyOMSIList is wrapped! The list of vehicles will be moved to OmsiGlobals.'
|