Fixed dumb issue where it didn't correctly check if caching hierarchi… #47
Annotations
10 errors and 12 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
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Adler32.BitComputer.cs#L13
Do not nest type BitComputer. Alternatively, change its accessibility so that it is not externally visible. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Crc16.BitComputer.cs#L13
Do not nest type BitComputer. Alternatively, change its accessibility so that it is not externally visible. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Crc16.Definition.cs#L11
Do not nest type Definition. Alternatively, change its accessibility so that it is not externally visible. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Crc32.BitComputer.cs#L13
Do not nest type BitComputer. Alternatively, change its accessibility so that it is not externally visible. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Crc32.Definition.cs#L11
Do not nest type Definition. Alternatively, change its accessibility so that it is not externally visible. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/TigerHash.cs#L13
If possible, make the underlying type of TigerHashVersion System.Int32 instead of byte (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1028)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Adler32.cs#L32
In externally visible method 'uint Adler32.Compute(byte[] buffer, uint adler32 = 1)', validate parameter 'buffer' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Adler32.cs#L21
In externally visible method 'uint Adler32.Compute(byte[] buffer, int offset, int length, uint adler32 = 1)', validate parameter 'buffer' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Adler32.cs#L40
In externally visible method 'uint Adler32.Compute(Stream stream, int length, uint adler32 = 1, bool restorePosition = false)', validate parameter 'stream' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Build:
FinModelUtility/Games/HaloWars/KSoft/KSoft.Security/Cryptography/Crc16.BitComputer.cs#L23
In externally visible method 'BitComputer.BitComputer(Definition definition)', validate parameter 'definition' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Loading