-
Notifications
You must be signed in to change notification settings - Fork 647
Closed
Description
Describe the bug
CI is failing on master
Output
$ tsc
lerna ERR! yarn run pretest exited 1 in '@aws-sdk/client-transcribe-streaming'
lerna ERR! yarn run pretest stdout:
$ yarn build
$ yarn build:cjs && yarn build:es
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
lerna ERR! yarn run pretest stderr:
error Command "build:cjs" not found.
error Command failed with exit code 1.
error Command failed with exit code 1.
lerna ERR! yarn run pretest exited 1 in '@aws-sdk/client-transcribe-streaming'
lerna WARN complete Waiting for 6 child processes to exit. CTRL-C to exit immediately.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.Example: #1213
To Reproduce (observed behavior)
Run yarn test:all on master
Expected behavior
yarn test:all should succeed on master
Metadata
Metadata
Assignees
Labels
No labels