Skip to content

fixes cache collisions in the resource manager (#2544) #6742

fixes cache collisions in the resource manager (#2544)

fixes cache collisions in the resource manager (#2544) #6742

Triggered via push March 30, 2026 20:17
Status Success
Total duration 10m 1s
Artifacts 2

build-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

55 warnings
build (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-dotnet@v1, actions/upload-artifact@v4, space-wizards/submodule-dependency@v0.1.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest): DMCompiler/DM/Builders/DMProcBuilder.cs#L281
Possible null reference argument for parameter 'expression' in 'DMExpression DMExpressionBuilder.Create(DMASTExpression expression, DreamPath? inferredPath = null)'.
build (ubuntu-latest): DMCompiler/DM/Builders/DMProcBuilder.cs#L278
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): DMCompiler/Compiler/DMPreprocessor/DMPreprocessor.cs#L277
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build (ubuntu-latest): DMCompiler/Compiler/DM/DMParser.cs#L269
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DM/DMCodeTree.Vars.cs#L253
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): DMCompiler/Compiler/DMM/DMMParser.cs#L76
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): DMCompiler/Compiler/DMM/DMMParser.cs#L76
Possible null reference argument for parameter 'type' in 'ExpressionContext.ExpressionContext(DMCompiler compiler, DMObject type, DMProc proc)'.
build (ubuntu-latest): DMCompiler/DM/DMCodeTree.Vars.cs#L155
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): DMCompiler/Compiler/Lexer.cs#L29
Non-nullable field '_current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (ubuntu-latest): DMCompiler/Compiler/DM/DMPath.cs#L5
Non-nullable field 'VarName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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#L72
Field 'cef_settings_t_posix.windowless_rendering_enabled' is never assigned to, and will always have its default value 0
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L73
Field 'cef_settings_t_posix.command_line_args_disabled' is never assigned to, and will always have its default value 0
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L90
Field 'cef_settings_t_posix.cookieable_schemes_list' is never assigned to, and will always have its default value
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L68
Field 'cef_settings_t_posix.framework_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#L88
Field 'cef_settings_t_posix.background_color' is never assigned to, and will always have its default value 0
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L78
Field 'cef_settings_t_posix.user_agent_product' is never assigned to, and will always have its default value
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/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 -- 'A string literal was expected, but no opening quotation mark was found.'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L77
Field 'cef_settings_t_posix.user_agent' is never assigned to, and will always have its default value
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L88
Field 'cef_settings_t_posix.background_color' is never assigned to, and will always have its default value 0
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L71
Field 'cef_settings_t_posix.external_message_pump' is never assigned to, and will always have its default value 0
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L81
Field 'cef_settings_t_posix.log_severity' 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
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L91
Field 'cef_settings_t_posix.cookieable_schemes_exclude_defaults' is never assigned to, and will always have its default value 0
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L76
Field 'cef_settings_t_posix.persist_session_cookies' is never assigned to, and will always have its default value 0
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/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 -- 'A string literal was expected, but no opening quotation mark was found.'
build (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-dotnet@v1, actions/upload-artifact@v4, space-wizards/submodule-dependency@v0.1.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest): DMCompiler/DM/DMCodeTree.Vars.cs#L155
Cannot convert null literal to non-nullable reference type.
build (windows-latest): DMCompiler/DM/DMCodeTree.Vars.cs#L253
Cannot convert null literal to non-nullable reference type.
build (windows-latest): DMCompiler/DM/Builders/DMProcBuilder.cs#L373
Possible null reference argument for parameter 'identifier' in 'DMASTIdentifier.DMASTIdentifier(Location location, string identifier)'.
build (windows-latest): DMCompiler/DM/Builders/DMProcBuilder.cs#L341
Possible null reference argument for parameter 'identifier' in 'DMASTIdentifier.DMASTIdentifier(Location location, string identifier)'.
build (windows-latest): DMCompiler/DM/Builders/DMProcBuilder.cs#L321
Possible null reference argument for parameter 'identifier' in 'DMASTIdentifier.DMASTIdentifier(Location location, string identifier)'.
build (windows-latest): DMCompiler/DM/Builders/DMProcBuilder.cs#L281
Possible null reference argument for parameter 'expression' in 'DMExpression DMExpressionBuilder.Create(DMASTExpression expression, DreamPath? inferredPath = null)'.
build (windows-latest): DMCompiler/DM/Builders/DMProcBuilder.cs#L278
Converting null literal or possible null value to non-nullable type.
build (windows-latest): DMCompiler/Compiler/DM/DMParser.cs#L269
Dereference of a possibly null reference.
build (windows-latest): DMCompiler/Compiler/DM/DMPath.cs#L5
Non-nullable field 'VarName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-latest): DMCompiler/Compiler/Lexer.cs#L29
Non-nullable field '_current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (windows-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L74
Field 'cef_settings_t_posix.cache_path' is never assigned to, and will always have its default value
build (windows-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L80
Field 'cef_settings_t_posix.log_file' is never assigned to, and will always have its default value
build (windows-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L85
Field 'cef_settings_t_posix.locales_dir_path' is never assigned to, and will always have its default value
build (windows-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L88
Field 'cef_settings_t_posix.background_color' is never assigned to, and will always have its default value 0
build (windows-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L78
Field 'cef_settings_t_posix.user_agent_product' is never assigned to, and will always have its default value
build (windows-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L83
Field 'cef_settings_t_posix.javascript_flags' is never assigned to, and will always have its default value
build (windows-latest): RobustToolbox/cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L73
Field 'cef_settings_t_posix.command_line_args_disabled' is never assigned to, and will always have its default value 0
build (windows-latest): RobustToolbox/cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
build (windows-latest): RobustToolbox/cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Required white space was missing.'
build (windows-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.'
release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, marvinpinto/action-automatic-releases@latest. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size Digest
build-ubuntu-latest Expired
35.1 MB
sha256:ecd3b3663329dc92483c24cc6e979d989f557adcb67c0cf48e1e561e6d8c67b4
build-windows-latest Expired
36.3 MB
sha256:7e2e0829269abeabd9ab5deb78b452466fd351184e8c805318896c239168d711