Skip to content

[EMBR-4464] Hook Swift tests up to CI #47

[EMBR-4464] Hook Swift tests up to CI

[EMBR-4464] Hook Swift tests up to CI #47

Triggered via pull request August 30, 2024 01:02
Status Success
Total duration 4m 32s
Artifacts

ios.unit-test.yml

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

Annotations

1 error and 12 warnings
build (18.x, macos-latest, 5.3)
error: Codegen did not run properly in your project. Please reinstall cocoapods with `bundle exec pod install`.
build (18.x, macos-latest, 5.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, macos-latest, 5.3): packages/core/test-project/node_modules/react-native/ReactCommon/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (18.x, macos-latest, 5.3): packages/core/test-project/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (18.x, macos-latest, 5.3): packages/core/test-project/node_modules/react-native/React/Base/RCTBridgeProxy.mm#L44
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
build (18.x, macos-latest, 5.3): packages/core/test-project/node_modules/react-native/React/Base/RCTBridgeProxy.mm#L417
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
build (18.x, macos-latest, 5.3): packages/core/test-project/node_modules/react-native/React/Base/RCTUtils.m#L242
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
build (18.x, macos-latest, 5.3): packages/core/test-project/node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]
build (18.x, macos-latest, 5.3): packages/core/test-project/node_modules/react-native/React/Views/ScrollView/RCTScrollView.m#L1037
'scrollIndicatorInsets' is deprecated: first deprecated in iOS 13.0 - The scrollIndicatorInsets getter is deprecated, use the verticalScrollIndicatorInsets and horizontalScrollIndicatorInsets getters instead. [-Wdeprecated-declarations]
build (18.x, macos-latest, 5.3): packages/core/test-project/node_modules/react-native/React/Views/RCTModalHostViewController.m#L57
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
build (18.x, macos-latest, 5.3)
No files were found with the provided path: reports/tests.json. No artifacts will be uploaded.