Skip to content

fixing the message users get when code:push to an app with latest live version #225

fixing the message users get when code:push to an app with latest live version

fixing the message users get when code:push to an app with latest live version #225

Triggered via pull request September 16, 2024 11:02
Status Success
Total duration 5m 11s
Artifacts

pull_request.yml

on: pull_request
Run validations
5m 2s
Run validations
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Run validations
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run validations: src/services/files-service.ts#L6
Using exported name 'glob' as identifier for default export
Run validations: src/services/files-service.ts#L159
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#L167
Caution: `parseGitIgnore` also has a named export `parse`. Check if you meant to write `import {parse} from 'parse-gitignore'` instead
Run validations: src/services/git-service.ts#L19
Async arrow function has too many parameters (5). Maximum allowed is 4
Run validations: src/services/git-service.ts#L44
Caution: `fs` also has a named export `move`. Check if you meant to write `import {move} from 'fs-extra'` instead
Run validations: src/services/git-service.ts#L49
Caution: `fs` also has a named export `remove`. Check if you meant to write `import {remove} from 'fs-extra'` instead
Run validations: src/services/manage-app-env-service.ts#L147
Async arrow function has too many parameters (5). Maximum allowed is 4
Run validations: src/services/manage-app-secret-service.ts#L145
Async arrow function has too many parameters (5). Maximum allowed is 4
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
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/6d193bf28034eafb982f37bd894289fe649468fc'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Run validations
Back off 27.263 seconds before retry.
Run validations
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/6d193bf28034eafb982f37bd894289fe649468fc'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Run validations
Back off 27.428 seconds before retry.