Create README.md #11
Annotations
11 warnings and 1 notice
The following actions use a deprecated Node.js version and will be forced to run on node20: leafo/gh-actions-lua@35bcb06abec04ec87df82e08caa84d545348536e, leafo/gh-actions-luarocks@e65774a6386cb4f24e293dca7fc4ff89165b64c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
libs/LuaCsForBarotrauma/Libraries/XNATypes/Color.cs#L178
'Color.Color(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
libs/LuaCsForBarotrauma/Libraries/XNATypes/Color.cs#L1766
'Color.PackedValue' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Dynamics/World.cs#L836
Unreachable code detected
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Dynamics/Contacts/ContactSolver.cs#L600
The variable 'k_errorTol' is assigned but its value is never used
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Dynamics/Body.cs#L68
Field 'Body._lock' is never assigned to, and will always have its default value 0
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Fluids/2/FluidSystem2.cs#L52
Field 'FluidSystem2._springPresenceTable' is never assigned to, and will always have its default value null
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Fluids/2/FluidSystem2.cs#L53
Field 'FluidSystem2._springs' is never assigned to, and will always have its default value null
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Dynamics/TimeStep.cs#L60
Field 'Position.Lock' is never assigned to, and will always have its default value 0
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Dynamics/TimeStep.cs#L68
Field 'Velocity.Lock' is never assigned to, and will always have its default value 0
|
libs/LuaCsForBarotrauma/Libraries/Farseer Physics Engine 3.5/Dynamics/Body.cs#L69
Field 'Body._lockOrder' is never assigned to, and will always have its default value 0
|
|
This job succeeded
Loading