Merge app/polarlive into develop #1172
Annotations
39 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pack Fusee.Template.dotnet
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Pack Fusee.Template.dotnet
- Add lib or ref assemblies for the netstandard2.1 target framework
|
Pack Desktop Metapackage
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Pack Desktop Metapackage
- Add lib or ref assemblies for the net7.0 target framework
|
Pack Core Metapackage
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Pack Core Metapackage
- Add lib or ref assemblies for the net6.0 target framework
|
Pack Core Metapackage
- Add lib or ref assemblies for the net7.0 target framework
|
Pack Core Metapackage
- Add lib or ref assemblies for the netstandard2.1 target framework
|
Pack Android Metapackage
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Pack Android Metapackage
- Add lib or ref assemblies for the monoandroid12.0 target framework
|
Pack Android Metapackage
- Add lib or ref assemblies for the monoandroid12.0 target framework
|
Build F.E.Player.Desktop:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build F.E.Player.Desktop:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build F.E.Player.Desktop:
src/Base/Core/FontImpBase.cs#L192
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build F.E.Player.Desktop:
src/Base/Imp/Desktop/FileAssetProvider.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build F.E.Player.Desktop:
src/Engine/Core/WritableTexture.cs#L124
Non-nullable property 'TextureHandle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build F.E.Player.Desktop:
src/Engine/Core/Effects/UniformNameDeclarations.cs#L842
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build F.E.Player.Desktop:
src/Engine/Core/Effects/UniformNameDeclarations.cs#L843
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build F.E.Player.Desktop:
src/Engine/Core/Effects/UniformNameDeclarations.cs#L844
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build F.E.Player.Desktop:
src/Engine/Core/Effects/UniformNameDeclarations.cs#L845
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Build F.E.Player.Desktop:
src/Engine/Core/Effects/UniformNameDeclarations.cs#L846
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/InputImp.cs#L82
The event 'RenderCanvasInputDriverImp.NewDeviceConnected' is never used
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/InputImp.cs#L863
The event 'MouseDeviceImp.AxisValueChanged' is never used
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/InputImp.cs#L596
The event 'KeyboardDeviceImp.AxisValueChanged' is never used
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/RenderCanvasImp.cs#L314
The event 'RenderCanvasImp.Closing' is never used
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/InputImp.cs#L602
The event 'KeyboardDeviceImp.ButtonValueChanged' is never used
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/InputImp.cs#L76
The event 'RenderCanvasInputDriverImp.DeviceDisconnected' is never used
|
Pack F.E.I.Graphics.Android:
src/Engine/Imp/Graphics/Android/InputImp.cs#L868
The event 'MouseDeviceImp.ButtonValueChanged' is never used
|
Pack Fusee.sln NuGet:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Pack Fusee.sln NuGet:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Pack Fusee.sln NuGet:
src/Base/Core/FontImpBase.cs#L192
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Pack Fusee.sln NuGet
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.Fonts
|
Pack Fusee.sln NuGet
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.ImageSharp.Drawing
|
Pack Fusee.sln NuGet
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.Fonts
|
Pack Fusee.sln NuGet
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SixLabors.ImageSharp.Drawing
|
Pack Fusee.sln NuGet:
src/Engine/Core/WritableTexture.cs#L124
Non-nullable property 'TextureHandle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack Fusee.sln NuGet:
src/Engine/Core/Effects/Effect.cs#L64
Possible null reference argument for parameter 'val' in 'bool IFxParamDeclaration.SetValue(object val)'.
|
Pack Fusee.sln NuGet:
src/Engine/Core/Effects/Effect.cs#L87
Possible null reference return.
|
Loading