Let FPS controls survive more events #193
Annotations
20 warnings
Run benchmarks:
src/SHME.ExternalTool.Extras/InputBind.cs#L41
In externally visible method 'InputBind.InputBind(InputBind b)', validate parameter 'b' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Run benchmarks:
src/SHME.ExternalTool/UI/InputBindsForm.cs#L57
Dereference of a possibly null reference.
|
Run benchmarks:
src/SHME.ExternalTool/UI/FirstPerson.cs#L68
Dereference of a possibly null reference.
|
Run benchmarks:
src/SHME.ExternalTool/UI/FirstPerson.cs#L93
Dereference of a possibly null reference.
|
Run benchmarks:
src/SHME.ExternalTool/UI/PoisTab.cs#L393
Dereference of a possibly null reference.
|
Run benchmarks:
src/SHME.ExternalTool/UI/PoisTab.cs#L415
Dereference of a possibly null reference.
|
Run benchmarks:
src/SHME.ExternalTool/UI/PoisTab.cs#L420
Dereference of a possibly null reference.
|
Run benchmarks:
src/SHME.ExternalTool/UI/UtilityTab.cs#L92
Possible null reference argument for parameter 'format' in 'bool CustomMainForm.ParseQFormatString(string format, out int integral, out int fractional)'.
|
Run benchmarks:
src/SHME.ExternalTool/AngleConverter.cs#L12
Type 'AngleConverter' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
Run benchmarks:
src/SHME.ExternalTool/Graphics/Camera.cs#L311
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build external tool:
src/SHME.ExternalTool.Extras/InputBind.cs#L41
In externally visible method 'InputBind.InputBind(InputBind b)', validate parameter 'b' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Build external tool:
src/SHME.ExternalTool/UI/InputBindsForm.cs#L57
Dereference of a possibly null reference.
|
Build external tool:
src/SHME.ExternalTool/UI/FirstPerson.cs#L68
Dereference of a possibly null reference.
|
Build external tool:
src/SHME.ExternalTool/UI/FirstPerson.cs#L93
Dereference of a possibly null reference.
|
Build external tool:
src/SHME.ExternalTool/UI/PoisTab.cs#L393
Dereference of a possibly null reference.
|
Build external tool:
src/SHME.ExternalTool/UI/PoisTab.cs#L415
Dereference of a possibly null reference.
|
Build external tool:
src/SHME.ExternalTool/UI/PoisTab.cs#L420
Dereference of a possibly null reference.
|
Build external tool:
src/SHME.ExternalTool/UI/UtilityTab.cs#L92
Possible null reference argument for parameter 'format' in 'bool CustomMainForm.ParseQFormatString(string format, out int integral, out int fractional)'.
|
Build external tool:
src/SHME.ExternalTool/AngleConverter.cs#L12
Type 'AngleConverter' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
Build external tool:
src/SHME.ExternalTool/Graphics/Camera.cs#L311
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
The logs for this run have expired and are no longer available.
Loading