Skip to content

[build-tools][repack] refactor repack-app integration #1644

[build-tools][repack] refactor repack-app integration

[build-tools][repack] refactor repack-app integration #1644

Triggered via pull request May 17, 2024 07:30
Status Failure
Total duration 1m 0s
Artifacts

test-ios.yml

on: pull_request
Test with Node 20 on macOS
51s
Test with Node 20 on macOS
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Test with Node 20 on macOS
Module '"@expo/repack-app"' has no exported member 'AndroidSigningOptions'.
Test with Node 20 on macOS
Module '"@expo/repack-app"' has no exported member 'Logger'.
Test with Node 20 on macOS
Module '"@expo/repack-app"' has no exported member 'SpawnProcessAsync'.
Test with Node 20 on macOS
Module '"@expo/repack-app"' has no exported member 'SpawnProcessOptions'.
Test with Node 20 on macOS
Module '"@expo/repack-app"' has no exported member 'SpawnProcessPromise'.
Test with Node 20 on macOS
Module '"@expo/repack-app"' has no exported member 'SpawnProcessResult'.
Test with Node 20 on macOS
Type 'LoggerAdapter' is missing the following properties from type 'Logger': addStream, addSerializers, child, reopenFileStreams, and 21 more.
Test with Node 20 on macOS
Type 'LoggerAdapter' is not assignable to type 'Logger'.
Test with Node 20 on macOS
Process completed with exit code 1.
Test with Node 20 on macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with Node 20 on macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/