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

[BUG] Lint Test on Docker #3773

Open
2 tasks done
NalinDalal opened this issue Mar 2, 2025 · 0 comments
Open
2 tasks done

[BUG] Lint Test on Docker #3773

NalinDalal opened this issue Mar 2, 2025 · 0 comments
Labels

Comments

@NalinDalal
Copy link

NalinDalal commented Mar 2, 2025

Describe the bug.

I noticed that I my pr were having linting test problem, so i took a dive at readme file, I noticed that for local dev we had commands to lint, but for docker/containerised dev there were no commands, so obviously, whenever I pushed a change on my PR, the problem of linting occurred, hence I added the linting in docker also, to ensure there is no diff b/w local and containerised development

Made a PR for same: #3755

Expected behavior

The error we see on CI should not be rendered, or may run for both type of contribution and development

Screenshots

Image

How to Reproduce

  1. Run the file via Docker
  2. Make a PR
  3. on your PR you will see following

🥦 Browser

Brave

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

@NalinDalal NalinDalal added the bug label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant