Fixed TEXTURELESS_SHADER_PROGRAM to work with the Angle renderer. #120
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/BetterTreeView.cs#L28
Possible null reference return.
|
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
|
Setup .NET
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/data/counters/CounterSet.cs#L7
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
Build:
FinModelUtility/Fin/Fin/src/animation/keyframes/Keyframe.cs#L18
'Keyframe' defines 'Equals' but not 'GetHashCode'
|
Build:
FinModelUtility/Fin/Fin/src/data/Grid.cs#L14
'IGrid<T>.Width' hides inherited member 'IReadOnlyGrid<T>.Width'. Use the new keyword if hiding was intended.
|
Build:
FinModelUtility/Fin/Fin/src/data/Grid.cs#L15
'IGrid<T>.Height' hides inherited member 'IReadOnlyGrid<T>.Height'. Use the new keyword if hiding was intended.
|
Build:
FinModelUtility/Fin/Fin/src/data/Grid.cs#L16
'IGrid<T>.this[int, int]' hides inherited member 'IReadOnlyGrid<T>.this[int, int]'. Use the new keyword if hiding was intended.
|
Build:
FinModelUtility/Fin/Fin/src/data/IFinCollection.cs#L9
'IFinCollection<T>.Count' hides inherited member 'IReadOnlyFinCollection<T>.Count'. Use the new keyword if hiding was intended.
|
Build:
FinModelUtility/Fin/Fin/src/data/indexable/IndexableDictionary.cs#L18
'IIndexableDictionary<TIndexable, TValue>.ContainsKey(int)' hides inherited member 'IReadOnlyIndexableDictionary<TIndexable, TValue>.ContainsKey(int)'. Use the new keyword if hiding was intended.
|
Build:
FinModelUtility/Fin/Fin/src/data/indexable/IndexableDictionary.cs#L21
'IIndexableDictionary<TIndexable, TValue>.ContainsKey(TIndexable)' hides inherited member 'IReadOnlyIndexableDictionary<TIndexable, TValue>.ContainsKey(TIndexable)'. Use the new keyword if hiding was intended.
|
Build:
FinModelUtility/Fin/Fin/src/data/indexable/IndexableDictionary.cs#L24
'IIndexableDictionary<TIndexable, TValue>.this[int]' hides inherited member 'IReadOnlyIndexableDictionary<TIndexable, TValue>.this[int]'. Use the new keyword if hiding was intended.
|
Build:
FinModelUtility/Fin/Fin/src/data/indexable/IndexableDictionary.cs#L25
'IIndexableDictionary<TIndexable, TValue>.this[TIndexable]' hides inherited member 'IReadOnlyIndexableDictionary<TIndexable, TValue>.this[TIndexable]'. Use the new keyword if hiding was intended.
|
Loading