Skip to content

Add new handler tests for (non)optional primitive types #795

Add new handler tests for (non)optional primitive types

Add new handler tests for (non)optional primitive types #795

Triggered via push March 23, 2026 01:38
Status Failure
Total duration 8m 29s
Artifacts

test.yml

on: push
Run automated tests
8m 26s
Run automated tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Run automated tests: Monal/MonalXMPPUnitTests/HandlerTest.m#L150
unterminated function-like macro invocation
Run automated tests: Monal/MonalXMPPUnitTests/HandlerTest.m#L221
embedding a #pragma directive within macro arguments is not supported
Run automated tests: Monal/MonalXMPPUnitTests/HandlerTest.m#L145
extraneous closing brace ('}')
Run automated tests: Monal/MonalXMPPUnitTests/HandlerTest.m#L144
expected identifier or '('
Run automated tests: Monal/MonalXMPPUnitTests/HandlerTest.m#L137
duplicate declaration of method 'testMissingPrimitiveOptionalArgument01'
Run automated tests: Monal/MonalXMPPUnitTests/HandlerTest.m#L135
extraneous closing brace ('}')
Run automated tests: Monal/MonalXMPPUnitTests/HandlerTest.m#L134
expected identifier or '('
Run automated tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Run automated tests: Monal/Monal.xcodeproj#L0
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'monalxmpp' from project 'Monal')
Run automated tests: Monal/Classes/MLChannelContact.m#L161
nil returned from a method that is expected to return a non-null value [nullability.NullReturnedFromNonnull]
Run automated tests
ld: ignoring duplicate libraries: '-lc++'
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L29
extension declares a conformance of imported type 'RustStr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L24
extension declares a conformance of imported type 'RustStr' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L29
extension declares a conformance of imported type 'RustStr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L24
extension declares a conformance of imported type 'RustStr' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future