Skip to content

Feature/cli cy 7427 #28

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

Closed
wants to merge 4 commits into from
Closed

Feature/cli cy 7427 #28

wants to merge 4 commits into from

Conversation

og-pixel
Copy link

@og-pixel og-pixel commented Apr 2, 2025

Download CLI if not present.
Install in project using CLI if not present.

Includes changes for CY-7428. Basic analysis command running.

return;
}

console.log(`Analysis completed: ${stdout}`);
Copy link
Contributor

Choose a reason for hiding this comment

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

Codacy has a fix for the issue: Unexpected console statement.

Suggested change
console.log(`Analysis completed: ${stdout}`);

@pedrobpereira
Copy link
Contributor

Implementation will be done in #25

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.

2 participants