.NET #66
Annotations
11 errors and 12 warnings
Check latest commit
Process completed with exit code 1.
|
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/top/ModelToolStrip.cs#L65
Property 'CancellationToken' does not configure the code serialization for its property content
|
build:
FinModelUtility/UniversalAssetTool/UniversalAssetTool.Ui/src/winforms/top/ModelToolStrip.cs#L72
Property 'DirectoryNode' does not configure the code serialization for its property content
|
Check latest commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/TinyEncryptionAlgorithm/XTEA256.cs#L20
In externally visible method 'void XTEA256.SetKey(byte[] b)', validate parameter 'b' 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#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/Crc16.cs#L76
In externally visible method 'void CrcHash16.HashCore(byte[] array, int startIndex, int count)', validate parameter 'array' 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)
|