Run tests #3134
Annotations
2 errors and 1 warning
tests/cli.test.ts > tests CLI upload > should upload bundle successfully:
tests/cli.test.ts#L21
AssertionError: expected 'Command: npx @capgo/cli@latest bundle…' to contain 'Bundle uploaded'
- Expected
+ Received
- Bundle uploaded
+ Command: npx @capgo/cli@latest bundle upload -b 1.0.1736263484996 -c production --apikey ae6e7458-c46d-4c00-aa3b-153b0b8520ea
+ Stdout:
+ Stderr: npm warn exec The following package was not found and will be installed: @capgo/[email protected]
+ sh: 1: capgo: Text file busy
+
+ Error: Command failed: npx @capgo/cli@latest bundle upload -b 1.0.1736263484996 -c production --apikey ae6e7458-c46d-4c00-aa3b-153b0b8520ea
+ npm warn exec The following package was not found and will be installed: @capgo/[email protected]
+ sh: 1: capgo: Text file busy
+
❯ tests/cli.test.ts:21:20
|
Run tests
Process completed with exit code 1.
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|