Skip to content

Fixed issue with some UVs being missing in shaders. #73

Fixed issue with some UVs being missing in shaders.

Fixed issue with some UVs being missing in shaders. #73

Triggered via push November 28, 2024 05:58
Status Failure
Total duration 3m 46s
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/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/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/AnimationsTab.cs#L26
Property 'Model' 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: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L36
'IImage.PixelFormat' hides inherited member 'IReadOnlyImage.PixelFormat'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L37
'IImage.Width' hides inherited member 'IReadOnlyImage.Width'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L38
'IImage.Height' hides inherited member 'IReadOnlyImage.Height'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L50
'IImage.Access(IImage.AccessHandler)' hides inherited member 'IReadOnlyImage.Access(IImage.AccessHandler)'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L52
'IImage.HasAlphaChannel' hides inherited member 'IReadOnlyImage.HasAlphaChannel'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L55
'IImage.AsBitmap()' hides inherited member 'IReadOnlyImage.AsBitmap()'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L58
'IImage.ExportToStream(Stream, LocalImageFormat)' hides inherited member 'IReadOnlyImage.ExportToStream(Stream, LocalImageFormat)'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L65
'IImage<TPixel>.Lock()' hides inherited member 'IReadOnlyImage<TPixel>.Lock()'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L73
'IImageLock<TPixel>.Bytes' hides inherited member 'IReadOnlyImageLock<TPixel>.Bytes'. Use the new keyword if hiding was intended.
build: FinModelUtility/Fin/Fin/src/image/Interfaces.cs#L74
'IImageLock<TPixel>.Pixels' hides inherited member 'IReadOnlyImageLock<TPixel>.Pixels'. Use the new keyword if hiding was intended.