Skip to content

Fixes compilation warnings due to macros #455

Fixes compilation warnings due to macros

Fixes compilation warnings due to macros #455

Triggered via pull request November 29, 2025 18:04
Status Failure
Total duration 19m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 40 warnings
test-ios
Process completed with exit code 2.
test-ios-sqlcipher
Process completed with exit code 2.
test-ios-embedded
Process completed with exit code 2.
test-ios-libsql
Process completed with exit code 2.
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: cpp/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios: example/node_modules/@op-engineering/op-server/cpp/Server.cpp#L1
#pragma once in main file [-Wpragma-once-outside-header]
test-ios: example/node_modules/@op-engineering/op-server/cpp/Server.cpp#L1
#pragma once in main file [-Wpragma-once-outside-header]
test-ios: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: cpp/sqlcipher/sqlite3.h#L2653
'SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION' macro redefined [-Wmacro-redefined]
test-ios-sqlcipher: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-sqlcipher: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTSurfaceDelegate.h#L24
'RCTSurface' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTShadowView+Internal.h#L16
'RCTRootShadowView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTScrollView.h#L73
'RCTScrollView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTRootViewDelegate.h#L28
'RCTRootView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L56
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L53
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-embedded: example/node_modules/@op-engineering/op-server/cpp/Server.cpp#L1
#pragma once in main file [-Wpragma-once-outside-header]
test-ios-embedded: example/node_modules/@op-engineering/op-server/cpp/Server.cpp#L1
#pragma once in main file [-Wpragma-once-outside-header]
test-ios-embedded: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-embedded: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTSurfaceDelegate.h#L24
'RCTSurface' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTShadowView+Internal.h#L16
'RCTRootShadowView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTScrollView.h#L73
'RCTScrollView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTRootViewDelegate.h#L28
'RCTRootView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L56
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/ios/Pods/Headers/Public/React-Core/React/RCTModalHostView.h#L53
'RCTModalHostView' is deprecated: This API will be removed along with the legacy architecture.
test-ios-libsql: example/node_modules/@op-engineering/op-server/cpp/Server.cpp#L1
#pragma once in main file [-Wpragma-once-outside-header]
test-ios-libsql: example/node_modules/@op-engineering/op-server/cpp/Server.cpp#L1
#pragma once in main file [-Wpragma-once-outside-header]
test-ios-libsql: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
test-ios-libsql: example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]