Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support to mark features pending. Update fcs.unloadApp invocation #235

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

jmeier204
Copy link
Contributor

No description provided.

Copy link

Build error occurred while running sample test with the following errors:

Error: Build failed with 1 error:
node_modules/configModule/requestModules/fcs.js:23:28: ERROR: Could not resolve "../../cypress/support/cypress-support/src/utils"
    at failureErrorWithLog (/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/node_modules/esbuild/lib/main.js:1636:15)
    at /home/runner/work/firebolt-certification-suite/firebolt-certification-suite/node_modules/esbuild/lib/main.js:1048:25
    at runOnEndCallbacks (/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/node_modules/esbuild/lib/main.js:1471:45)
    at buildResponseToResult (/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/node_modules/esbuild/lib/main.js:1046:7)

For more information on our testing policies, please see our Testing-Guide.

Copy link

Issue with linting detected.
Linting failed with the following errors:

yarn run v1.22.22
$ eslint .

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/cypress/support/cypress-support/src/utils.js
  870:1  error  Delete `⏎`  prettier/prettier

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/cypress/support/step_definitions/testSetup.js
  129:7   error  Insert `··`                                                                                                                                                                                                                                      prettier/prettier
  130:7   error  Insert `··`                                                                                                                                                                                                                                      prettier/prettier
  131:1   error  Insert `··`                                                                                                                                                                                                                                      prettier/prettier
  140:24  error  Replace `'Received·response·from·app·to·acknowledge·close·request.·Response:·'·+·JSON.stringify(response));` with `⏎············'Received·response·from·app·to·acknowledge·close·request.·Response:·'·+⏎··············JSON.stringify(response)`  prettier/prettier
  141:9   error  Replace `}` with `··);`                                                                                                                                                                                                                          prettier/prettier
  142:9   error  Insert `}·`                                                                                                                                                                                                                                      prettier/prettier
  148:24  error  Replace `false,·'App·may·have·failed·to·unload.·Response:·'·+·JSON.stringify(response)` with `⏎············false,⏎············'App·may·have·failed·to·unload.·Response:·'·+·JSON.stringify(response)⏎··········`                                 prettier/prettier
  149:83  error  Insert `;`                                                                                                                                                                                                                                       prettier/prettier
  234:17  error  Insert `··`                                                                                                                                                                                                                                      prettier/prettier
  235:1   error  Insert `··`                                                                                                                                                                                                                                      prettier/prettier
  236:17  error  Insert `··`                                                                                                                                                                                                                                      prettier/prettier
  237:1   error  Insert `··`                                                                                                                                                                                                                                      prettier/prettier

✖ 13 problems (13 errors, 0 warnings)
  13 errors and 0 warnings potentially fixable with the `--fix` option.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

For more information on our linting policies, please see our Linting-Guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant