Skip to content

feat: Add onOpenMenu and onCloseMenu event handlers #1878

feat: Add onOpenMenu and onCloseMenu event handlers

feat: Add onOpenMenu and onCloseMenu event handlers #1878

Re-run triggered December 24, 2024 04:05
Status Success
Total duration 7m 52s
Artifacts

ci.yml

on: pull_request
Matrix: android
Matrix: ios
Matrix: lint
Matrix: tsc
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
android (20)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
ios (20, NewArch)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
tsc (20)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
ios (20, OldArch)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint (20)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
tsc (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tsc (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
android (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
android (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ios (20, OldArch)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGMacros.h#L93
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L15
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L26
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L31
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L37
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L42
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L62
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L67
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L74
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, OldArch): example/ios/Pods/Headers/Public/Yoga/yoga/YGEnums.h#L80
nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
ios (20, NewArch)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ios (20, NewArch): example/ios/Pods/Headers/Public/RCT-Folly/folly/Range.h#L191
'char_traits<unsigned char>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
ios (20, NewArch): example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L146
parameter 'progress' not found in the function declaration [-Wdocumentation]
ios (20, NewArch): example/ios/Pods/Headers/Public/RCT-Folly/folly/Range.h#L191
'char_traits<unsigned char>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]