Skip to content

use external camera #379

use external camera

use external camera #379

Triggered via pull request March 17, 2024 14:37
Status Failure
Total duration 3m 15s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (csharp): lc-hax/Scripts/Modules/Possession/Controllers/LassoManController.cs#L5
Naming rule violation: The first word, 'CamOffset', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Analyze (csharp): lc-hax/Scripts/Modules/Possession/Controllers/NutcrackerController.cs#L11
Naming rule violation: The first word, 'CamOffset', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Analyze (csharp): lc-hax/Scripts/Modules/Possession/Controllers/SnareFleaController.cs#L15
Naming rule violation: The first word, 'CamOffsets', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Analyze (csharp): lc-hax/Scripts/Core/HaxCamera.cs#L94
Naming rule violation: The first word, 'Cam', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Analyze (csharp): lc-hax/Scripts/Modules/PhantomMod.cs#L84
Remove unused parameter 'player' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Analyze (csharp): lc-hax/Scripts/Modules/PhantomMod.cs#L97
Remove unused parameter 'camera' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Analyze (csharp): lc-hax/Scripts/Modules/Possession/Patches/PlayerIsTargetablePatch.cs#L7
Naming rule violation: Prefix '__' is not expected (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Analyze (csharp): lc-hax/Scripts/Modules/Possession/Patches/PlayerIsTargetablePatch.cs#L7
Naming rule violation: Prefix '__' is not expected (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)
Analyze (csharp): lc-hax/Scripts/Modules/Possession/Patches/HudPatch.cs#L14
Remove unused parameter '___hasLoadedSpectateUI' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Analyze (csharp): lc-hax/Scripts/Modules/Possession/Controllers/LassoManController.cs#L5
Naming rule violation: The first word, 'CamOffset', must begin with a lower case character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide1006)