Skip to content

Improve clearvision #1453

Improve clearvision

Improve clearvision #1453

Triggered via pull request May 26, 2024 12:53
Status Failure
Total duration 1m 24s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L11
'PlayerControllerB' does not contain a definition for 'IsDead' and no accessible extension method 'IsDead' accepting a first argument of type 'PlayerControllerB' could be found (are you missing a using directive or an assembly reference?)
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L65
'GameObject' does not contain a definition for 'GetOrAddComponent' and no accessible extension method 'GetOrAddComponent' accepting a first argument of type 'GameObject' could be found (are you missing a using directive or an assembly reference?)
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L71
'Light' does not contain a definition for 'GetOrAddComponent' and no accessible extension method 'GetOrAddComponent' accepting a first argument of type 'Light' could be found (are you missing a using directive or an assembly reference?)
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L43
Non-nullable property 'SunObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L44
Non-nullable property 'SunLight' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L45
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L7
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L19
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L21
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build: lc-hax/Scripts/Modules/ClearVisionMod.cs#L24
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)