Skip to content

use external camera #380

use external camera

use external camera #380

Triggered via pull request March 17, 2024 15:05
Status Failure
Total duration 3m 27s
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/PossessionMod.cs#L48
The type or namespace name 'DocileLocustBeesController' could not be found (are you missing a using directive or an assembly reference?)
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/PossessionMod.cs#L48
The type or namespace name 'DocileLocustBeesController' could not be found (are you missing a using directive or an assembly reference?)
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)