Skip to content

[cli] add flag for verbose output #563

[cli] add flag for verbose output

[cli] add flag for verbose output #563

Triggered via push May 21, 2024 06:53
Status Failure
Total duration 28m 46s
Artifacts

run-tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
error: Command failed: bun run bin/create-expo-stack.js myTestProject --default --i18next --bun --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Command failed: bun run bin/create-expo-stack.js myTestProject --expo-router --drawer+tabs --i18next --bun --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Command failed: bun run bin/create-expo-stack.js myTestProject --react-navigation --drawer+tabs --i18next --bun --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Test "generates a default project with npm" timed out after 30000ms
at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at
error: Command failed: bun run bin/create-expo-stack.js myTestProject --default --npm --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Command failed: bun run bin/create-expo-stack.js myTestProject --react-navigation --stack --npm --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Command failed: bun run bin/create-expo-stack.js myTestProject --react-navigation --stack --no-git --npm --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Command failed: bun run bin/create-expo-stack.js myTestProject --react-navigation --stack --nativewind --npm --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Command failed: bun run bin/create-expo-stack.js myTestProject --react-navigation --stack --tamagui --npm --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
error: Command failed: bun run bin/create-expo-stack.js myTestProject --react-navigation --stack --tamagui --no-git --npm --overwrite: cli/node:child_process#L19186
at node:child_process:477:61 at exitHandler (node:child_process:61:45) at emit (node:events:155:95) at #maybeClose (node:child_process:712:27) at #handleOnExit (node:child_process:537:31)
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.