Adds a system for printing stats to the disassembler (#2067) #5426
Annotations
22 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish OpenDream:
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)
|
Publish OpenDream:
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)
|
Publish OpenDream:
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)
|
Publish OpenDream:
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)
|
Publish OpenDream:
RobustToolbox/cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
|
Publish OpenDream:
RobustToolbox/cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Required white space was missing.'
|
Publish OpenDream:
RobustToolbox/cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
Publish OpenDream:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Publish OpenDream:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Publish OpenDream:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build:
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:
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:
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:
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:
DMCompiler/Program.cs#L109
Dereference of a possibly null reference.
|
Build:
DMCompiler/DM/Expressions/Procs.cs#L112
Dereference of a possibly null reference.
|
Build:
DMCompiler/DM/Expressions/LValue.cs#L186
Dereference of a possibly null reference.
|
Build:
DMCompiler/DM/DMVariable.cs#L41
Dereference of a possibly null reference.
|
Build:
DMCompiler/DM/DMProc.cs#L138
Possible null reference argument for parameter 'dmObject' in 'DMProcBuilder.DMProcBuilder(DMCompiler compiler, DMObject dmObject, DMProc proc)'.
|
Build:
DMCompiler/DM/Expressions/Dereference.cs#L307
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-ubuntu-latest", "build-windows-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading