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

Testing tagged branch 1.3.0 #232

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

Conversation

Abhishk123
Copy link
Contributor

Description

Enter a detailed description of the PR here, including the nature and purpose of the changes.

JIRA Ticket

Include a link to the JIRA Ticket linked to this PR.
Issue-0000

Additional Info (Test steps / Steps to reproduce etc.)

Details on how to test the feature

@CLAassistant
Copy link

CLAassistant commented Oct 16, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

Issue with linting or unit tests detected.
Linting failed with the following errors:


> [email protected] lint
> eslint .


/home/runner/work/firebolt-certification-app/firebolt-certification-app/src/App.js
   85:17  error  Replace `"Debug·Log--Line·85·file·App.js")` with `'Debug·Log--Line·85·file·App.js');`    prettier/prettier
  132:17  error  Replace `"Debug·Log--Line·131·file·App.js")` with `'Debug·Log--Line·131·file·App.js');`  prettier/prettier
  138:17  error  Replace `"Debug·Log--Line·137·file·App.js")` with `'Debug·Log--Line·137·file·App.js');`  prettier/prettier
  168:17  error  Replace `"Debug·Log--Line·167·file·App.js")` with `'Debug·Log--Line·167·file·App.js');`  prettier/prettier
  386:17  error  Replace `"Debug·Log--Line·385·file·App.js")` with `'Debug·Log--Line·385·file·App.js');`  prettier/prettier
  392:23  error  Replace `"Debug·Log--Line·391·file·App.js")` with `'Debug·Log--Line·391·file·App.js');`  prettier/prettier
  437:23  error  Replace `"Debug·Log--Line·436·file·App.js")` with `'Debug·Log--Line·436·file·App.js');`  prettier/prettier

/home/runner/work/firebolt-certification-app/firebolt-certification-app/src/LifeCycleHistory.js
   49:17  error  Replace `"Debug·Log--Line·137·file·LifecycleHistory.js")` with `'Debug·Log--Line·137·file·LifecycleHistory.js');`  prettier/prettier
   79:17  error  Replace `"Debug·Log--Line·79·file·LifecycleHistory.js")` with `'Debug·Log--Line·79·file·LifecycleHistory.js');`    prettier/prettier
   82:19  error  Replace `"Debug·Log--Line·82·file·LifecycleHistory.js")` with `'Debug·Log--Line·82·file·LifecycleHistory.js');`    prettier/prettier
  101:21  error  Replace `"Debug·Log--Line·101·file·LifecycleHistory.js")` with `'Debug·Log--Line·101·file·LifecycleHistory.js');`  prettier/prettier

/home/runner/work/firebolt-certification-app/firebolt-certification-app/src/index.js
  23:15  error  Replace `"Debug·Log--Line·23·file·src/index.js")` with `'Debug·Log--Line·23·file·src/index.js');`  prettier/prettier
  52:15  error  Replace `"Debug·Log--Line·52·file·src/index.js")` with `'Debug·Log--Line·52·file·src/index.js');`  prettier/prettier

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

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.

3 participants