Feat: support pushing app by app id instead of app version id #52
Annotations
8 errors
node_modules/@types/mocha/index.d.ts#L2638
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
node_modules/@types/mocha/index.d.ts#L2656
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
|
node_modules/@types/mocha/index.d.ts#L2672
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
|
node_modules/@types/mocha/index.d.ts#L2693
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
|
node_modules/@types/mocha/index.d.ts#L2707
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
|
node_modules/@types/mocha/index.d.ts#L2721
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
|
node_modules/@types/mocha/index.d.ts#L2728
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
|
|
The logs for this run have expired and are no longer available.
Loading