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

Systest 9779 #137

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

Systest 9779 #137

wants to merge 7 commits into from

Conversation

kdivya153
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

@kdivya153 kdivya153 changed the base branch from main to dev June 6, 2024 19:14
Copy link

github-actions bot commented Jun 6, 2024

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


> firebolt-certification@1.1.0 lint
> eslint .


/home/runner/work/firebolt-certification-app/firebolt-certification-app/src/pubSubClient.js
  68:25  error  Delete `·`  prettier/prettier

✖ 1 problem (1 error, 0 warnings)
  1 error and 0 warnings potentially fixable with the `--fix` option.

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

} else {
logger.error('Failed to initialize a WS connection...', 'initialize');
}
logger.error('Failed to initialize a WS connection...', event);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave this as "info". It will only technically be an error if someone wants to connect.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed

reject(false);
});
}).catch((error) => {
logger.error('Continuing without PubSub due to WS connection failure.');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above RE: "info"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed

@CLAassistant
Copy link

CLAassistant commented Jun 21, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 3 committers have signed the CLA.

❌ jbigel277
❌ kdivya153
❌ kschrief
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

4 participants