Skip to content

fix: resolve CI workflow formatting issues#134

Closed
Sandijigs wants to merge 5 commits intoCloudra-Labs:mainfrom
Sandijigs:fix/workflow-ci-formatting
Closed

fix: resolve CI workflow formatting issues#134
Sandijigs wants to merge 5 commits intoCloudra-Labs:mainfrom
Sandijigs:fix/workflow-ci-formatting

Conversation

@Sandijigs
Copy link

Fixed contract test formatting to pass scarb fmt --check validation.
closes #132

@vercel
Copy link

vercel bot commented Aug 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
shadow-chat Error Error Aug 17, 2025 7:55pm

Fixed contract test formatting to pass scarb fmt --check validation.
@Sandijigs
Copy link
Author

@SudiptaPaul-31 please review and let me know

@SudiptaPaul-31
Copy link
Collaborator

@Sandijigs it fails

@Sandijigs
Copy link
Author

@SudiptaPaul-31 i have fixed the issue.

@SudiptaPaul-31
Copy link
Collaborator

image @Sandijigs

- Pin React to 18.3.1 to fix @starknet-react/core compatibility
- Fix Scarb installation in CI workflow with correct version flag
- Add npm optimization flags for faster CI builds
- Remove old package-lock.json entries causing React 19 conflicts
- Ensure @starknet-react/core@4.0.4 uses React 18.3.1 consistently
- Fix ERESOLVE dependency conflicts in CI
@Sandijigs
Copy link
Author

@SudiptaPaul-31 the errors has been resolved

@emarc99
Copy link
Collaborator

emarc99 commented Aug 17, 2025

@Sandijigs if you study the two failing CI's carefully, you'll notice that, firstly, the contract build is failing and two, the e2e test of FE is failing.

Your task is simple, make these two succeed and the CI is green. You can test all these in your own forked branch's Action.
Please ensure CI workflow is green before asking for another review.

I'm sure you can do it. Thanks!

@emarc99 emarc99 closed this Aug 28, 2025
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.

Fix Workflow

3 participants