Skip to content

Update 02 17 2025

Update 02 17 2025 #363

Triggered via pull request February 18, 2025 02:31
Status Failure
Total duration 2m 22s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
YAML Linter: Content.Shared/Parallax/Biomes/SharedBiomeSystem.cs#L166
Argument 2: cannot convert from 'byte' to 'Robust.Shared.Map.TileRenderFlag'
YAML Linter: Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L23
Operator '&' cannot be applied to operands of type 'TileRenderFlag' and 'byte'
YAML Linter: Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L33
Operator '|' cannot be applied to operands of type 'TileRenderFlag' and 'ushort'
YAML Linter: Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L33
'Tile' does not contain a definition for 'WithFlag' and no accessible extension method 'WithFlag' accepting a first argument of type 'Tile' could be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L37
Operator '&' cannot be applied to operands of type 'TileRenderFlag' and 'int'
YAML Linter: Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L37
'Tile' does not contain a definition for 'WithFlag' and no accessible extension method 'WithFlag' accepting a first argument of type 'Tile' could be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs#L421
The non-generic method 'SharedUserInterfaceSystem.CloseUserUis(Entity<UserInterfaceUserComponent?>)' cannot be used with type arguments
YAML Linter: Content.Shared/Parallax/Biomes/SharedBiomeSystem.cs#L166
Argument 2: cannot convert from 'byte' to 'Robust.Shared.Map.TileRenderFlag'
YAML Linter: Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L23
Operator '&' cannot be applied to operands of type 'TileRenderFlag' and 'byte'
YAML Linter: Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L33
Operator '|' cannot be applied to operands of type 'TileRenderFlag' and 'ushort'
YAML Linter: RobustToolbox/Robust.Serialization.Generator/ComponentPauseGenerator.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Serialization.Generator/Generator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/AccessAnalyzer.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/DuplicateDependencyAnalyzer.cs#L15
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L12
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/ExplicitInterfaceAnalyzer.cs#L18
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/ExplicitVirtualAnalyzer.cs#L12
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/DataDefinitionAnalyzer.cs#L14
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/MeansImplicitAssigmentSuppressor.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
YAML Linter: RobustToolbox/Robust.Analyzers/MustCallBaseAnalyzer.cs#L15
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)