Skip to content

fix!: correct pixels for android auto padding (#630) #152

fix!: correct pixels for android auto padding (#630)

fix!: correct pixels for android auto padding (#630) #152

Triggered via push August 6, 2026 06:31
Status Success
Total duration 1m 41s
Artifacts
build-and-test  /  lint
25s
build-and-test / lint
build-and-test  /  check-objc-formatting
8s
build-and-test / check-objc-formatting
build-and-test  /  check-java-and-kotlin-formatting
17s
build-and-test / check-java-and-kotlin-formatting
build-and-test  /  test
4s
build-and-test / test
build-and-test  /  build-library
20s
build-and-test / build-library
build-and-test  /  build-android
19s
build-and-test / build-android
build-and-test  /  build-ios
1m 8s
build-and-test / build-ios
release-please
27s
release-please
publish  /  ...  /  build-android
publish / build-and-test / build-android
publish  /  ...  /  build-ios
publish / build-and-test / build-ios
publish  /  ...  /  build-library
publish / build-and-test / build-library
publish  /  ...  /  check-java-and-kotlin-formatting
publish / build-and-test / check-java-and-kotlin-formatting
publish  /  ...  /  check-objc-formatting
publish / build-and-test / check-objc-formatting
publish  /  ...  /  lint
publish / build-and-test / lint
publish  /  ...  /  test
publish / build-and-test / test
publish  /  publish
publish / publish
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build-and-test / check-objc-formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test / build-library
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test / check-java-and-kotlin-formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test / check-java-and-kotlin-formatting
setup-java v3 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
build-and-test / lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test / build-android
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test / build-ios
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/inspector/chrome/CDPHandler.h#L107
parameter 'onDisconnect' not found in the function declaration [-Wdocumentation]
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L164
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'ScopeDepth' (aka 'unsigned int') [-Wshorten-64-to-32]
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/Public/DebuggerTypes.h#L78
implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
build-and-test / build-ios: example/ios/Pods/Headers/Public/hermes-engine/hermes/inspector/chrome/CDPHandler.h#L107
parameter 'onDisconnect' not found in the function declaration [-Wdocumentation]
build-and-test / build-ios: example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-and-test / build-ios: example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
release-please
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: googleapis/release-please-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/