Skip to content

Resizable Game Window #22

Resizable Game Window

Resizable Game Window #22

GitHub Actions / Qodana for .NET completed Jan 27, 2024 in 0s

180 new problems found by Qodana for .NET

Qodana for .NET

180 new problems were found

Inspection name Severity Problems
Virtual member call in constructor 🔶 Warning 21
Invalid XML documentation comment 🔶 Warning 17
Bitwise operation on enum is not marked by [Flags] attribute 🔶 Warning 13
Redundant catch clause 🔶 Warning 10
Return value of [MustUseReturnValue] annotated method is not used 🔶 Warning 9
Assignment is not used 🔶 Warning 9
Unused local variable 🔶 Warning 8
Possible 'null' assignment to non-nullable entity 🔶 Warning 7
Possible 'System.NullReferenceException' 🔶 Warning 6
Redundant base constructor call 🔶 Warning 6
Possible overflow in unchecked context 🔶 Warning 5
Non-accessed local variable 🔶 Warning 5
Redundant 'base.' qualifier 🔶 Warning 5
Expression is always 'true' or always 'false' 🔶 Warning 4
'??' condition is known to be null or not null 🔶 Warning 4
Parameter hides member 🔶 Warning 4
Redundant name qualifier 🔶 Warning 4
Redundant type declaration body 🔶 Warning 4
Unsafe context declaration is redundant 🔶 Warning 4
Redundant using directive 🔶 Warning 4
Underlying type of enum is 'int' 🔶 Warning 3
Heuristically unreachable code 🔶 Warning 3
RoslynAnalyzers 'this' argument does not satisfy 'DynamicallyAccessedMembersAttribute' in call to target method. The generic parameter of the source method or type does not have matching annotations. 🔶 Warning 3
Redundant cast 🔶 Warning 3
Redundant lambda expression parameter type specification 🔶 Warning 3
Use null check pattern instead of a type check succeeding on any not-null value 🔶 Warning 2
Member initialized value ignored 🔶 Warning 2
Mismatch of optional parameter value in overridden method 🔶 Warning 2
Check dependency licenses 🔶 Warning 1
Collection content is never queried (private accessibility) 🔶 Warning 1
Conditional access qualifier expression is not null according to nullable reference types' annotations 🔶 Warning 1
Empty general catch clause 🔶 Warning 1
Non-accessed field (private accessibility) 🔶 Warning 1
Cannot resolve symbol in text argument 🔶 Warning 1
The source expression always matches the provided pattern 🔶 Warning 1
Redundant explicit type in array creation 🔶 Warning 1
Redundant control flow jump statement 🔶 Warning 1
Return value of pure method is not used 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 117 in Hi3Helper.EncTool/Hashes/mhyEncTool.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 121 in Hi3Helper.EncTool/Hashes/mhyEncTool.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 49 in Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRMetadataBase.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 111 in Hi3Helper.EncTool/Parser/KianaDispatch/KianaDispatch.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 121 in Hi3Helper.EncTool/Hashes/mhyEncTool.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 40 in Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRMetadataBase.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 157 in Hi3Helper.EncTool/Parser/SRMetadata/SRDispatcherInfo.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 104 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/ResizableWindowHook.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 26 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 24 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 36 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 33 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 70 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 45 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 44 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 35 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 108 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/ResizableWindowHook.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 33 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 27 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/WindowProperty.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 107 in Hi3Helper.EncTool/WindowTool/ResizableWindowHook/ResizableWindowHook.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Bitwise operation on enum is not marked by [Flags] attribute

Bitwise operation on enum is not marked by \[Flags\] attribute

Check warning on line 28 in Hi3Helper.EncTool/Hi3Helper.EncTool.csproj

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Check dependency licenses

'Google.Protobuf.Tools' ('3.25.2') 'PROTOBUF' is not in the allowed or the prohibited licenses lists with project license 'MIT'

Check warning on line 43 in Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Serialized/SerializedFile.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Collection content is never queried (private accessibility)

Content of collection 'm_ScriptTypes' is only updated but never used

Check warning on line 236 in Hi3Helper.EncTool/Misc/ConverterTool.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Expression is always 'true' or always 'false'

Expression is always false

Check warning on line 214 in Hi3Helper.EncTool/Streams/ChunkStream.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Expression is always 'true' or always 'false'

Expression is always true

Check warning on line 240 in Hi3Helper.EncTool/Misc/ConverterTool.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Expression is always 'true' or always 'false'

Expression is always false