Skip to content

fix: build error

fix: build error #35

Triggered via push November 1, 2024 10:53
Status Failure
Total duration 25m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
assemble
Error: Cannot find module '/Users/runner/work/taro-test/taro-test/node_modules/.pnpm/[email protected][email protected]/node_modules/stylelint/lib/utils/declarationValueIndex.cjs' imported from /Users/runner/work/taro-test/taro-test/node_modules/.pnpm/[email protected][email protected]/node_modules/stylelint-taro-rn/dist/index.esm.js
assemble
Process completed with exit code 1.
assemble
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
assemble
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
assemble
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
assemble: ios/Pods/Headers/Public/React-Core/React/RCTAppearance.h#L16
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1200
'WKMediaCaptureType' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1201
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L173
'statusBarStyle' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L174
'statusBarHidden' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L252
'setMenuVisible:animated:' is deprecated: first deprecated in iOS 13.0 - Use showMenuFromView:rect: or hideMenuFromView: instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L268
'setMenuVisible:animated:' is deprecated: first deprecated in iOS 13.0 - Use showMenuFromView:rect: or hideMenuFromView: instead. [-Wdeprecated-declarations]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L535
assigning to 'id<UIGestureRecognizerDelegate> _Nullable' from incompatible type 'RNCWebViewImpl *const __strong'
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1204
'WKPermissionDecisionGrant' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble: node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1206
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
assemble
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/