Skip to content

use external camera #385

use external camera

use external camera #385

Triggered via pull request March 17, 2024 16:10
Status Failure
Total duration 3m 22s
Artifacts

codeql.yml

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

Annotations

5 errors and 6 warnings
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/Patches/PossessionPatch.cs#L13
'HaxCamera' does not contain a definition for 'HaxCameraContainer' and no accessible extension method 'HaxCameraContainer' accepting a first argument of type 'HaxCamera' could be found (are you missing a using directive or an assembly reference?)
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/Patches/PossessionPatch.cs#L13
'HaxCamera' does not contain a definition for 'HaxCameraContainer' and no accessible extension method 'HaxCameraContainer' accepting a first argument of type 'HaxCamera' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.
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#L97
Remove unused parameter 'camera' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
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/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#L97
Remove unused parameter 'camera' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Analyze (csharp): lc-hax/Scripts/Modules/PhantomMod.cs#L84
Remove unused parameter 'player' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)