Skip to content

feat!: unify map padding to use density-independent pixels (#628) #151

feat!: unify map padding to use density-independent pixels (#628)

feat!: unify map padding to use density-independent pixels (#628) #151

Triggered via push August 5, 2026 02:50
Status Success
Total duration 10m 36s
Artifacts
build-and-test  /  lint
1m 42s
build-and-test / lint
build-and-test  /  check-objc-formatting
10s
build-and-test / check-objc-formatting
build-and-test  /  check-java-and-kotlin-formatting
19s
build-and-test / check-java-and-kotlin-formatting
build-and-test  /  test
4s
build-and-test / test
build-and-test  /  build-library
1m 22s
build-and-test / build-library
build-and-test  /  build-android
9m 54s
build-and-test / build-android
build-and-test  /  build-ios
9m 12s
build-and-test / build-ios
release-please
30s
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

19 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 / 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 / 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 / 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-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]
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-java@v3, 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
setup-java v3 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
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/