Bump Microsoft.JSInterop from 8.0.10 to 8.0.11 #1274
Annotations
42 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected], 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/
|
|
|
|
|
|
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L868
The event 'MouseDeviceImp.ButtonValueChanged' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L76
The event 'RenderCanvasInputDriverImp.DeviceDisconnected' is never used
|
src/Engine/Imp/Graphics/Android/RenderCanvasImp.cs#L314
The event 'RenderCanvasImp.Closing' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L82
The event 'RenderCanvasInputDriverImp.NewDeviceConnected' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L602
The event 'KeyboardDeviceImp.ButtonValueChanged' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L863
The event 'MouseDeviceImp.AxisValueChanged' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L596
The event 'KeyboardDeviceImp.AxisValueChanged' is never used
|
|
|
|
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
src/Base/Core/FontImpBase.cs#L147
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
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.
|
src/Engine/Core/WritableTexture.cs#L124
Non-nullable property 'TextureHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Engine/Core/WritableMultisampleTexture.cs#L115
Non-nullable property 'InternalTextureHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Engine/Core/Effects/UniformNameDeclarations.cs#L842
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
src/Engine/Core/Effects/UniformNameDeclarations.cs#L843
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
src/Engine/Core/Effects/UniformNameDeclarations.cs#L844
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
src/Engine/Core/Effects/UniformNameDeclarations.cs#L845
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L596
The event 'KeyboardDeviceImp.AxisValueChanged' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L76
The event 'RenderCanvasInputDriverImp.DeviceDisconnected' is never used
|
src/Engine/Imp/Graphics/Android/RenderCanvasImp.cs#L314
The event 'RenderCanvasImp.Closing' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L602
The event 'KeyboardDeviceImp.ButtonValueChanged' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L868
The event 'MouseDeviceImp.ButtonValueChanged' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L82
The event 'RenderCanvasInputDriverImp.NewDeviceConnected' is never used
|
src/Engine/Imp/Graphics/Android/InputImp.cs#L863
The event 'MouseDeviceImp.AxisValueChanged' is never used
|
src/Tools/CmdLine/Verbs/Install.cs#L73
Exit point '}' swallows an unobserved exception.
|
src/Tools/CmdLine/Verbs/Install.cs#L90
Exit point '}' swallows an unobserved exception.
|
src/Tools/CmdLine/Verbs/Publish.cs#L50
Exit point '}' swallows an unobserved exception.
|
src/Tools/CmdLine/Verbs/Publish.cs#L79
Exit point '}' swallows an unobserved exception.
|
src/Tools/CmdLine/Verbs/Publish.cs#L189
Exit point '}' swallows an unobserved exception.
|
src/Tools/CmdLine/Verbs/Publish.cs#L211
Exit point '}' swallows an unobserved exception.
|
src/Tools/CmdLine/Verbs/Player.cs#L283
Exit point '}' swallows an unobserved exception.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fusee-blazor-macos-latest-player", "fusee-blazor-ubuntu-latest-player", "fusee-desktop-macos-latest-player", "fusee-desktop-macos-latest-tools", "fusee-desktop-ubuntu-latest-player", "fusee-desktop-ubuntu-latest-tools", "fusee-desktop-windows-latest-player", "fusee-desktop-windows-latest-tools", "fusee-nuget-windows-latest", "Rendertests".
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