Skip to content

Instantly share code, notes, and snippets.

@iameli
Last active January 30, 2019 23:51
Show Gist options
  • Select an option

  • Save iameli/4ac71cb2e6917a7a64f4945dadeb5536 to your computer and use it in GitHub Desktop.

Select an option

Save iameli/4ac71cb2e6917a7a64f4945dadeb5536 to your computer and use it in GitHub Desktop.
livepeer-js prepush test errors
lerna ERR! test Errored while running script in '@livepeer/sdk'
lerna ERR! execute callback with error
lerna ERR! Error: Command failed: yarn run test
lerna ERR! 32 passed
lerna ERR! 53 rejections
lerna ERR!
lerna ERR! Unhandled Rejection
lerna ERR! ValidationError: transcoder must be a `string` type, but the final value was: `{
lerna ERR! Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
lerna ERR! Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
lerna ERR! runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
lerna ERR! StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
lerna ERR! StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
lerna ERR! StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
lerna ERR! SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
lerna ERR! SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
lerna ERR! SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
lerna ERR! ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
lerna ERR! ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
lerna ERR! validateSync (src/index.test.js:339:12)
lerna ERR!
lerna ERR! Unhandled Rejection
lerna ERR! ValidationError: transcoder must be a `string` type, but the final value was: `{
lerna ERR! Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
lerna ERR! Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
lerna ERR! runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
lerna ERR! StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
lerna ERR! StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
lerna ERR! StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
lerna ERR! SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
lerna ERR! SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
lerna ERR! SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
lerna ERR! ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
lerna ERR! ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
lerna ERR! validateSync (src/index.test.js:339:12)
lerna ERR!
lerna ERR! Unhandled Rejection
lerna ERR! ValidationError: transcoder must be a `string` type, but the final value was: `{
lerna ERR! Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
lerna ERR! Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
lerna ERR! runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
lerna ERR! StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
lerna ERR! StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
lerna ERR! StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
lerna ERR! SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
lerna ERR! SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
lerna ERR! SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
lerna ERR! ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
lerna ERR! ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
lerna ERR! validateSync (src/index.test.js:339:12)
lerna ERR!
lerna ERR! Unhandled Rejection
lerna ERR! ValidationError: transcoder must be a `string` type, but the final value was: `{
lerna ERR! Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
lerna ERR! Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
lerna ERR! runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
lerna ERR! StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
lerna ERR! StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
lerna ERR! StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
lerna ERR! SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
lerna ERR! SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
lerna ERR! SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
lerna ERR! ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
lerna ERR! ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
lerna ERR! validateSync (src/index.test.js:339:12)
lerna ERR!
lerna ERR! Unhandled Rejection
lerna ERR! ValidationError: transcoder must be a `string` type, but the final value was: `{
lerna ERR! Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
lerna ERR! Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
lerna ERR! runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
lerna ERR! StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
lerna ERR! StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
lerna ERR! StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
lerna ERR! SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
lerna ERR! SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
lerna ERR! SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
lerna ERR! ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
lerna ERR! ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
lerna ERR! validateSync (src/index.test.js:339:12)
lerna ERR!
lerna ERR! Unhandled Rejection
lerna ERR! ValidationError: transcoder must be a `string` type, but the final value was: `{
lerna ERR! Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
lerna ERR! Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
lerna ERR! runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
lerna ERR! StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
lerna ERR! StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
lerna ERR! StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
lerna ERR! /Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
lerna ERR! SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
lerna ERR! SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
lerna ERR! SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
lerna ERR! ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187error Command failed with exit code 1.
lerna ERR! $ npx nyc ava
lerna ERR! ----------|----------|----------|----------|----------|-------------------|
lerna ERR! File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
lerna ERR! ----------|----------|----------|----------|----------|-------------------|
lerna ERR! All files | 71.67 | 45.71 | 64.44 | 71.83 | |
lerna ERR! index.js | 71.67 | 45.71 | 64.44 | 71.83 |... 2317,2319,2330 |
lerna ERR! ----------|----------|----------|----------|----------|-------------------|
lerna ERR! info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
lerna ERR!
lerna ERR! at Promise.all.then.arr (/Users/iameli/code/livepeerjs/node_modules/lerna/node_modules/execa/index.js:236:11)
{ Error: Command failed: yarn run test
32 passed
53 rejections
Unhandled Rejection
ValidationError: transcoder must be a `string` type, but the final value was: `{
Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
validateSync (src/index.test.js:339:12)
Unhandled Rejection
ValidationError: transcoder must be a `string` type, but the final value was: `{
Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
validateSync (src/index.test.js:339:12)
Unhandled Rejection
ValidationError: transcoder must be a `string` type, but the final value was: `{
Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
validateSync (src/index.test.js:339:12)
Unhandled Rejection
ValidationError: transcoder must be a `string` type, but the final value was: `{
Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
validateSync (src/index.test.js:339:12)
Unhandled Rejection
ValidationError: transcoder must be a `string` type, but the final value was: `{
Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)
ObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)
validateSync (src/index.test.js:339:12)
Unhandled Rejection
ValidationError: transcoder must be a `string` type, but the final value was: `{
Object.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)
Object.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)
runTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)
StringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)
StringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)
StringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44
/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39
SynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)
SynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)
SynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)
ObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187error Command failed with exit code 1.
$ npx nyc ava
----------|----------|----------|----------|----------|-------------------|
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
----------|----------|----------|----------|----------|-------------------|
All files | 71.67 | 45.71 | 64.44 | 71.83 | |
index.js | 71.67 | 45.71 | 64.44 | 71.83 |... 2317,2319,2330 |
----------|----------|----------|----------|----------|-------------------|
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
at Promise.all.then.arr (/Users/iameli/code/livepeerjs/node_modules/lerna/node_modules/execa/index.js:236:11)
at process._tickCallback (internal/process/next_tick.js:68:7)
code: 1,
killed: false,
stdout:
'$ npx nyc ava\n----------|----------|----------|----------|----------|-------------------|\nFile | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |\n----------|----------|----------|----------|----------|-------------------|\nAll files | 71.67 | 45.71 | 64.44 | 71.83 | |\n index.js | 71.67 | 45.71 | 64.44 | 71.83 |... 2317,2319,2330 |\n----------|----------|----------|----------|----------|-------------------|\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\n',
stderr:
' \n ⠋ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ \u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 1 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 1 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 2 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 2 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 2 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 2 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 2 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 3 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 4 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 5 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 6 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 7 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 8 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 9 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 10 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 10 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 11 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 12 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 13 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 14 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 15 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 15 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 16 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 17 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 17 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 18 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 19 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 19 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 20 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 20 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 20 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 21 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 22 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 23 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 23 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 24 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 24 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 24 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 24 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 25 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 25 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 25 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 26 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 26 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 26 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 26 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 27 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 27 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 27 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 27 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 28 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 28 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 29 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 29 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 29 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 29 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 29 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 29 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 29 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 30 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠹ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠸ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠼ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠴ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠦ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠧ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠇ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠏ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 31 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠋ …\n\n 32 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G \n ⠙ …\n\n 32 passed\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[1A\u001b[2K\u001b[G\n 32 passed\n 53 rejections\n\n Unhandled Rejection\n ValidationError: transcoder must be a `string` type, but the final value was: `{\nObject.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)\nObject.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)\nrunTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)\nStringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)\nStringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)\nStringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39\nSynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)\nSynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)\nSynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)\nObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)\nObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)\nvalidateSync (src/index.test.js:339:12)\n\n Unhandled Rejection\n ValidationError: transcoder must be a `string` type, but the final value was: `{\nObject.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)\nObject.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)\nrunTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)\nStringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)\nStringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)\nStringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39\nSynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)\nSynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)\nSynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)\nObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)\nObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)\nvalidateSync (src/index.test.js:339:12)\n\n Unhandled Rejection\n ValidationError: transcoder must be a `string` type, but the final value was: `{\nObject.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)\nObject.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)\nrunTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)\nStringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)\nStringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)\nStringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39\nSynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)\nSynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)\nSynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)\nObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)\nObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)\nvalidateSync (src/index.test.js:339:12)\n\n Unhandled Rejection\n ValidationError: transcoder must be a `string` type, but the final value was: `{\nObject.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)\nObject.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)\nrunTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)\nStringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)\nStringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)\nStringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39\nSynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)\nSynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)\nSynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)\nObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)\nObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)\nvalidateSync (src/index.test.js:339:12)\n\n Unhandled Rejection\n ValidationError: transcoder must be a `string` type, but the final value was: `{\nObject.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)\nObject.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)\nrunTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)\nStringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)\nStringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)\nStringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39\nSynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)\nSynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)\nSynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)\nObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187:135)\nObjectSchema.validateSync (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:312:12)\nvalidateSync (src/index.test.js:339:12)\n\n Unhandled Rejection\n ValidationError: transcoder must be a `string` type, but the final value was: `{\nObject.createError (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:71:21)\nObject.test (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:443:76)\nrunTest (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:34:23)\nStringSchema.validate [as _typeError] (/Users/iameli/code/livepeerjs/node_modules/yup/lib/util/createValidation.js:116:12)\nStringSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:275:49)\nStringSchema.validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/mixed.js:303:19)\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:212:44\n/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:196:39\nSynchronousPromise._applyNextHandler (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:99:26)\nSynchronousPromise._applyNext (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:95:17)\nSynchronousPromise.then (/Users/iameli/code/livepeerjs/node_modules/synchronous-promise/index.js:29:17)\nObjectSchema._validate (/Users/iameli/code/livepeerjs/node_modules/yup/lib/object.js:187error Command failed with exit code 1.\n',
failed: true,
signal: null,
cmd: 'yarn run test',
timedOut: false,
exitCode: 1 }
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
husky > pre-push hook failed (add --no-verify to bypass)
error: failed to push some refs to 'git@github.com:iameli/livepeerjs.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment