Skip to content

Merge origin/master into pr/4, resolving DoS patch conflicts #20

Merge origin/master into pr/4, resolving DoS patch conflicts

Merge origin/master into pr/4, resolving DoS patch conflicts #20

Triggered via push March 28, 2026 15:35
Status Failure
Total duration 1m 34s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 33 warnings
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L83
Ambiguity between 'NetEncryptionDoSTest._badMessages' and 'NetEncryptionDoSTest._badMessages'
build (Linux): Robust.Shared.Tests/Networking/NetEcnryptionDoSTest.cs#L83
Ambiguity between 'NetEncryptionDoSTest._badMessages' and 'NetEncryptionDoSTest._badMessages'
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L162
Type 'NetEncryptionDoSTest' already defines a member called 'MakeEncryptionPair' with the same parameter types
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L143
Type 'NetEncryptionDoSTest' already defines a member called 'Receive' with the same parameter types
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L107
Type 'NetEncryptionDoSTest' already defines a member called 'MakeConnectionPair' with the same parameter types
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L84
Type 'NetEncryptionDoSTest' already defines a member called 'BadMessageDoesNotThrow' with the same parameter types
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L54
Type 'NetEncryptionDoSTest' already defines a member called 'WrongKeyFailureDoesNotThrow' with the same parameter types
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L32
Type 'NetEncryptionDoSTest' already defines a member called 'EncryptionWorks' with the same parameter types
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L13
Type 'NetEncryptionDoSTest' already defines a member called 'ConnectionWorks' with the same parameter types
build (Linux): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L7
The namespace 'Robust.Shared.Tests.Networking' already contains a definition for 'NetEncryptionDoSTest'
build (Windows)
The strategy configuration was canceled because "build.Linux" failed
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L83
Ambiguity between 'NetEncryptionDoSTest._badMessages' and 'NetEncryptionDoSTest._badMessages'
build (Windows): Robust.Shared.Tests/Networking/NetEcnryptionDoSTest.cs#L83
Ambiguity between 'NetEncryptionDoSTest._badMessages' and 'NetEncryptionDoSTest._badMessages'
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L162
Type 'NetEncryptionDoSTest' already defines a member called 'MakeEncryptionPair' with the same parameter types
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L143
Type 'NetEncryptionDoSTest' already defines a member called 'Receive' with the same parameter types
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L107
Type 'NetEncryptionDoSTest' already defines a member called 'MakeConnectionPair' with the same parameter types
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L84
Type 'NetEncryptionDoSTest' already defines a member called 'BadMessageDoesNotThrow' with the same parameter types
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L54
Type 'NetEncryptionDoSTest' already defines a member called 'WrongKeyFailureDoesNotThrow' with the same parameter types
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L32
Type 'NetEncryptionDoSTest' already defines a member called 'EncryptionWorks' with the same parameter types
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L13
Type 'NetEncryptionDoSTest' already defines a member called 'ConnectionWorks' with the same parameter types
build (Windows): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L7
The namespace 'Robust.Shared.Tests.Networking' already contains a definition for 'NetEncryptionDoSTest'
build (MacOS)
The strategy configuration was canceled because "build.Linux" failed
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L83
Ambiguity between 'NetEncryptionDoSTest._badMessages' and 'NetEncryptionDoSTest._badMessages'
build (MacOS): Robust.Shared.Tests/Networking/NetEcnryptionDoSTest.cs#L83
Ambiguity between 'NetEncryptionDoSTest._badMessages' and 'NetEncryptionDoSTest._badMessages'
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L162
Type 'NetEncryptionDoSTest' already defines a member called 'MakeEncryptionPair' with the same parameter types
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L143
Type 'NetEncryptionDoSTest' already defines a member called 'Receive' with the same parameter types
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L107
Type 'NetEncryptionDoSTest' already defines a member called 'MakeConnectionPair' with the same parameter types
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L84
Type 'NetEncryptionDoSTest' already defines a member called 'BadMessageDoesNotThrow' with the same parameter types
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L54
Type 'NetEncryptionDoSTest' already defines a member called 'WrongKeyFailureDoesNotThrow' with the same parameter types
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L32
Type 'NetEncryptionDoSTest' already defines a member called 'EncryptionWorks' with the same parameter types
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L13
Type 'NetEncryptionDoSTest' already defines a member called 'ConnectionWorks' with the same parameter types
build (MacOS): Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L7
The namespace 'Robust.Shared.Tests.Networking' already contains a definition for 'NetEncryptionDoSTest'
build (Linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0. 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 (Linux): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L79
Field 'cef_settings_t_posix.locale' is never assigned to, and will always have its default value
build (Linux): 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 (Linux): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L86
Field 'cef_settings_t_posix.remote_debugging_port' is never assigned to, and will always have its default value 0
build (Linux): 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 (Linux): 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 (Linux): 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 (Linux): 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 (Linux): 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 (Linux): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L87
Field 'cef_settings_t_posix.uncaught_exception_stack_size' is never assigned to, and will always have its default value 0
build (Linux): 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 (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0. 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): 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): 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 (Windows): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L92
Field 'cef_settings_t_posix.chrome_policy_id' is never assigned to, and will always have its default value
build (Windows): 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): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L86
Field 'cef_settings_t_posix.remote_debugging_port' is never assigned to, and will always have its default value 0
build (Windows): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L75
Field 'cef_settings_t_posix.root_cache_path' is never assigned to, and will always have its default value
build (Windows): 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 (Windows): 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): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L67
Field 'cef_settings_t_posix.browser_subprocess_path' is never assigned to, and will always have its default value
build (Windows): 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 (MacOS)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0. 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 (MacOS): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L75
Field 'cef_settings_t_posix.root_cache_path' is never assigned to, and will always have its default value
build (MacOS): 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 (MacOS): 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 (MacOS): 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 (MacOS): 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 (MacOS): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L92
Field 'cef_settings_t_posix.chrome_policy_id' is never assigned to, and will always have its default value
build (MacOS): cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L87
Field 'cef_settings_t_posix.uncaught_exception_stack_size' is never assigned to, and will always have its default value 0
build (MacOS): 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 (MacOS): 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 (MacOS): 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