Implement atom.appearance.overlays
(#2104)
#5325
Annotations
21 warnings
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'
|
Publish OpenDream:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Publish OpenDream:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
Publish OpenDream:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L406
'BoundUserInterface.DeferredClose' is obsolete
|
Publish OpenDream:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L457
'BoundUserInterface.DeferredClose' is obsolete
|
Build:
DMCompiler/Json/DreamMapJson.cs#L11
Non-nullable property 'Turf' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DMCompiler/DMCompiler.cs#L66
Possible null reference argument for parameter 'files' in 'DMPreprocessor? DMCompiler.Preprocess(DMCompiler compiler, List<string> files, Dictionary<string, string>? macroDefines)'.
|
Build:
DMCompiler/DMCompiler.cs#L66
Converting null literal or possible null value to non-nullable type.
|
Build:
DMCompiler/DMCompiler.cs#L72
Dereference of a possibly null reference.
|
Build:
DMCompiler/DMCompiler.cs#L77
Possible null reference argument for parameter 'interfaceFile' in 'string DMCompiler.SaveJson(List<DreamMapJson> maps, string interfaceFile, string outputFile)'.
|
Build:
DMCompiler/DMCompiler.cs#L159
Dereference of a possibly null reference.
|
Build:
DMCompiler/DMCompiler.cs#L163
Dereference of a possibly null reference.
|
Build:
DMCompiler/DMCompiler.cs#L163
Converting null literal or possible null value to non-nullable type.
|
Build:
DMCompiler/DMCompiler.cs#L164
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build:
DMCompiler/DMCompiler.cs#L122
Converting null literal or possible null value to non-nullable type.
|
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