Refactor common code #5703
Annotations
10 warnings
build (ubuntu-latest):
OpenDreamCommon/JSON/DreamMapJson.cs#L13
Non-nullable property 'Turf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest):
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.'
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Required white space was missing.'
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L70
Field 'cef_settings_t_posix.multi_threaded_message_loop' is never assigned to, and will always have its default value 0
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L69
Field 'cef_settings_t_posix.main_bundle_path' is never assigned to, and will always have its default value
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L89
Field 'cef_settings_t_posix.accept_language_list' is never assigned to, and will always have its default value
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L93
Field 'cef_settings_t_posix.chrome_app_icon_id' is never assigned to, and will always have its default value 0
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L84
Field 'cef_settings_t_posix.resources_dir_path' is never assigned to, and will always have its default value
|
build (ubuntu-latest):
RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L82
Field 'cef_settings_t_posix.log_items' is never assigned to, and will always have its default value
|