FTL Fixes #6739
build-map-renderer.yml
on: pull_request
Matrix: build
Build & Test Debug
0s
Annotations
10 errors and 11 warnings
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L137
The name '_mapSystem' does not exist in the current context
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L142
The name '_mapSystem' does not exist in the current context
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L146
Nullability of reference types in value of type '?' doesn't match target type 'EntityUid'.
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L195
The name '_mapSystem' does not exist in the current context
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L296
The name '_mapSystem' does not exist in the current context
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L367
'FTLComponent' does not contain a definition for 'StartupStream' and no accessible extension method 'StartupStream' accepting a first argument of type 'FTLComponent' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L399
'FTLComponent' does not contain a definition for 'StartupStream' and no accessible extension method 'StartupStream' accepting a first argument of type 'FTLComponent' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L402
The name '_mapSystem' does not exist in the current context
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L402
Dereference of a possibly null reference.
|
build (ubuntu-latest):
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs#L500
The name '_mapSystem' does not exist in the current context
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#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/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)
|