Skip to content

Gathered Nitro model bundles and created an empty loader for them. #84

Gathered Nitro model bundles and created an empty loader for them.

Gathered Nitro model bundles and created an empty loader for them. #84

Triggered via push November 30, 2024 22:49
Status Failure
Total duration 4m 49s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/right_panel/textures/TexturePanel.cs#L35
Possible null reference argument for parameter 'image' in 'void Clipboard.SetImage(Image image)'.
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/audio/AudioPlayerGlPanel.cs#L68
Property 'AudioFileBundles' does not configure the code serialization for its property content
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/right_panel/animations/AnimationPlaybackPanel.cs#L51
Property 'Impl' does not configure the code serialization for its property content
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/right_panel/animations/AnimationPlaybackPanel.cs#L67
Property 'Frame' does not configure the code serialization for its property content
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/right_panel/animations/AnimationPlaybackPanel.cs#L80
Property 'TotalFrames' does not configure the code serialization for its property content
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/right_panel/animations/AnimationPlaybackPanel.cs#L91
Property 'FrameRate' does not configure the code serialization for its property content
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/right_panel/animations/AnimationPlaybackPanel.cs#L103
Property 'IsPlaying' does not configure the code serialization for its property content
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/right_panel/animations/AnimationPlaybackPanel.cs#L112
Property 'LoopPlayback' does not configure the code serialization for its property content
build: FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/common/audio/AudioPlayerPanel.cs#L26
Property 'AudioFileBundles' does not configure the code serialization for its property content
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L55
'ISceneObjectInstance.Definition' hides inherited member 'IReadOnlySceneObjectInstance.Definition'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L57
'ISceneObjectInstance.Position' hides inherited member 'IReadOnlySceneObjectInstance.Position'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L58
'ISceneObjectInstance.Rotation' hides inherited member 'IReadOnlySceneObjectInstance.Rotation'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L59
'ISceneObjectInstance.Scale' hides inherited member 'IReadOnlySceneObjectInstance.Scale'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L71
'ISceneObjectInstance.Models' hides inherited member 'IReadOnlySceneObjectInstance.Models'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L73
'ISceneObjectInstance.ViewerScale' hides inherited member 'IReadOnlySceneObjectInstance.ViewerScale'. Use the new keyword if hiding was intended.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L83
'ISceneModelInstance.Definition' hides inherited member 'IReadOnlySceneModelInstance.Definition'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/scene/SceneInstanceInterfaces.cs#L85
'ISceneModelInstance.Children' hides inherited member 'IReadOnlySceneModelInstance.Children'. Use the new keyword if hiding was intended.