Skip to content

Feat: support pushing app by app id instead of app version id #50

Feat: support pushing app by app id instead of app version id

Feat: support pushing app by app id instead of app version id #50

Triggered via pull request October 18, 2023 14:20
Status Failure
Total duration 1m 18s
Artifacts

pull_request.yml

on: pull_request
Run validations
1m 6s
Run validations
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Run validations: 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'.
Run validations: 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'.
Run validations: 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'.
Run validations: 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'.
Run validations: 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'.
Run validations: 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'.
Run validations: 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'.
Run validations
Process completed with exit code 1.