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 32s
Artifacts

build-map-renderer.yml

on: pull_request
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build (ubuntu-latest): Content.Shared/Parallax/Biomes/SharedBiomeSystem.cs#L166
Argument 2: cannot convert from 'byte' to 'Robust.Shared.Map.TileRenderFlag'
build (ubuntu-latest): Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs#L421
The non-generic method 'SharedUserInterfaceSystem.CloseUserUis(Entity<UserInterfaceUserComponent?>)' cannot be used with type arguments
build (ubuntu-latest): Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L23
Operator '&' cannot be applied to operands of type 'TileRenderFlag' and 'byte'
build (ubuntu-latest): Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L33
Operator '|' cannot be applied to operands of type 'TileRenderFlag' and 'ushort'
build (ubuntu-latest): 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?)
build (ubuntu-latest): Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L37
Operator '&' cannot be applied to operands of type 'TileRenderFlag' and 'int'
build (ubuntu-latest): 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?)
build (ubuntu-latest): Content.Shared/Parallax/Biomes/SharedBiomeSystem.cs#L166
Argument 2: cannot convert from 'byte' to 'Robust.Shared.Map.TileRenderFlag'
build (ubuntu-latest): Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs#L421
The non-generic method 'SharedUserInterfaceSystem.CloseUserUis(Entity<UserInterfaceUserComponent?>)' cannot be used with type arguments
build (ubuntu-latest): Content.Shared/Light/EntitySystems/SharedRoofSystem.cs#L23
Operator '&' cannot be applied to operands of type 'TileRenderFlag' and 'byte'
build (ubuntu-latest): RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (ubuntu-latest): RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (ubuntu-latest): RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L27
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (ubuntu-latest): RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build (ubuntu-latest): 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)
build (ubuntu-latest): 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)
build (ubuntu-latest): 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)
build (ubuntu-latest): 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)
build (ubuntu-latest): 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)
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/DependencyAssignAnalyzer.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)