Skip to content

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

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

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

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

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 2 warnings
Test with Node 20 on Linux
Module '"@expo/repack-app"' has no exported member 'AndroidSigningOptions'.
Test with Node 20 on Linux
Module '"@expo/repack-app"' has no exported member 'Logger'.
Test with Node 20 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessAsync'.
Test with Node 20 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessOptions'.
Test with Node 20 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessPromise'.
Test with Node 20 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessResult'.
Test with Node 20 on Linux
Type 'LoggerAdapter' is missing the following properties from type 'Logger': addStream, addSerializers, child, reopenFileStreams, and 21 more.
Test with Node 20 on Linux
Type 'LoggerAdapter' is not assignable to type 'Logger'.
Test with Node 20 on Linux
Process completed with exit code 1.
Test with Node 16 on Linux
The job was canceled because "_20" failed.
Test with Node 16 on Linux
Module '"@expo/repack-app"' has no exported member 'AndroidSigningOptions'.
Test with Node 16 on Linux
Module '"@expo/repack-app"' has no exported member 'Logger'.
Test with Node 16 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessAsync'.
Test with Node 16 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessOptions'.
Test with Node 16 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessPromise'.
Test with Node 16 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessResult'.
Test with Node 16 on Linux
Type 'LoggerAdapter' is missing the following properties from type 'Logger': addStream, addSerializers, child, reopenFileStreams, and 21 more.
Test with Node 16 on Linux
Type 'LoggerAdapter' is not assignable to type 'Logger'.
Test with Node 16 on Linux
Process completed with exit code 1.
Test with Node 18 on Linux
The job was canceled because "_20" failed.
Test with Node 18 on Linux
Module '"@expo/repack-app"' has no exported member 'AndroidSigningOptions'.
Test with Node 18 on Linux
Module '"@expo/repack-app"' has no exported member 'Logger'.
Test with Node 18 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessAsync'.
Test with Node 18 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessOptions'.
Test with Node 18 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessPromise'.
Test with Node 18 on Linux
Module '"@expo/repack-app"' has no exported member 'SpawnProcessResult'.
Test with Node 18 on Linux
Type 'LoggerAdapter' is missing the following properties from type 'Logger': addStream, addSerializers, child, reopenFileStreams, and 21 more.
Test with Node 18 on Linux
Type 'LoggerAdapter' is not assignable to type 'Logger'.
Test with Node 18 on Linux
Process completed with exit code 1.
Test with Node 20 on Linux
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 Linux
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/