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

Github Action - Generates report.html for Spellchecker #257

Closed

Conversation

esha0612
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for elastic-elion-a958b6 ready!

Name Link
🔨 Latest commit cbeea1e
🔍 Latest deploy log https://app.netlify.com/sites/elastic-elion-a958b6/deploys/674a1a30bd1d950008c58d66
😎 Deploy Preview https://deploy-preview-257--elastic-elion-a958b6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jovezhong
Copy link
Contributor

Hi @esha0612 , please resolve the conflicts and rebase from develop branch first.

@esha0612 esha0612 closed this Nov 29, 2024
@esha0612 esha0612 deleted the esha0612-UpdatedSpellchecker.yml branch November 29, 2024 19:50
run: pip install junit2html

- name: Generate HTML Report
run: junit2html spellchecker/report.junit.xml spellchecker/report.html
Copy link
Contributor

Choose a reason for hiding this comment

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

In package.json, the spellcheck command is spellchecker --config spellchecker/config.yml && junit2html spellchecker/report.junit.xml spellchecker/report.html. We need either remove the junit2html in that command, or update this action step. No need to have both

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