fix: improve scripted editor type getting #367
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
External/Prowl.DotRecast/src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
|
External/Prowl.DotRecast/src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_shadingLanguageVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_makeCurrent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_getCurrentContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_deleteContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_clearCurrentContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_swapBuffers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
External/Prowl.Veldrid/src/Veldrid/OpenGL/OpenGLGraphicsDevice.cs#L83
Non-nullable field '_setSyncToVBlank' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-x64", "osx-x64", "win-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading