Skip to content

Feat: Add integration test for push flow #147

Feat: Add integration test for push flow

Feat: Add integration test for push flow #147

Triggered via pull request January 29, 2024 14:00
Status Success
Total duration 54s
Artifacts

pull_request.yml

on: pull_request
Run validations
46s
Run validations
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run validations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run validations: src/services/files-service.ts#L6
Using exported name 'glob' as identifier for default export
Run validations: src/services/files-service.ts#L152
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'glob'` instead
Run validations: src/services/files-service.ts#L160
Caution: `parseGitIgnore` also has a named export `parse`. Check if you meant to write `import {parse} from 'parse-gitignore'` instead
Run validations: src/services/prompt-service.ts#L13
Caution: `inquirer` also has a named export `registerPrompt`. Check if you meant to write `import {registerPrompt} from 'inquirer'` instead
Run validations: src/services/prompt-service.ts#L14
Caution: `inquirer` also has a named export `registerPrompt`. Check if you meant to write `import {registerPrompt} from 'inquirer'` instead
Run validations: src/services/prompt-service.ts#L39
Caution: `inquirer` also has a named export `prompt`. Check if you meant to write `import {prompt} from 'inquirer'` instead
Run validations: src/services/prompt-service.ts#L65
Caution: `inquirer` also has a named export `prompt`. Check if you meant to write `import {prompt} from 'inquirer'` instead
Run validations: src/services/prompt-service.ts#L70
Caution: `inquirer` also has a named export `prompt`. Check if you meant to write `import {prompt} from 'inquirer'` instead
Run validations: src/services/prompt-service.ts#L83
Caution: `inquirer` also has a named export `prompt`. Check if you meant to write `import {prompt} from 'inquirer'` instead
Run validations: src/services/prompt-service.ts#L100
Caution: `inquirer` also has a named export `prompt`. Check if you meant to write `import {prompt} from 'inquirer'` instead