Skip to content

Feat/teach link web#860

Merged
RUKAYAT-CODER merged 14 commits into
rinafcode:mainfrom
Emoji-dot:feat/TeachLink_web
Jul 10, 2026
Merged

Feat/teach link web#860
RUKAYAT-CODER merged 14 commits into
rinafcode:mainfrom
Emoji-dot:feat/TeachLink_web

Conversation

@Emoji-dot

Copy link
Copy Markdown
Contributor

Description

Brief description of changes

Related Issue

Closes #

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@Emoji-dot Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Great job so far

There’s just one blocker — the workflow is failing. Could you take a look and fix it so all checks pass?

Happy to review again once that’s done.

@Emoji-dot

Copy link
Copy Markdown
Contributor Author

I will fix it now thank you

@Emoji-dot

Copy link
Copy Markdown
Contributor Author

Hello, can you please check if the workflow passes
Thank you

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

workflow still failing.

Emoji-dot and others added 2 commits July 2, 2026 23:21
…tead of ^9.0.0) - Resolves branch protection check failure
Fixes React hooks/rules-of-hooks violations by ensuring all hooks
are called before any conditional returns. This resolves the lint
errors in the Branch Protection checks.
@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Kindly fix workflow. Dont forget to pull from the main before pushing.

@Emoji-dot

Copy link
Copy Markdown
Contributor Author

Tried fixing this CI but all failed because is error it's showing isn't from my side my code base or work tree is clean and without error

@Emoji-dot

Copy link
Copy Markdown
Contributor Author

I'm sorry for my incapableness 🙏😔

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Hi,
Please reach out to me here:
https://t.me/teachlinkOD

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Hi, the lint workflow is failing because the pnpm-lock.yaml file is out of sync with packages/tooling/package.json.

The dependency specifier for eslint was changed (^9.0.0 → ^9), but the lockfile wasn't updated and committed.

Could you please run: pnpm install
and commit the resulting changes to pnpm-lock.yaml?

The CI job uses pnpm install --frozen-lockfile, so it requires the lockfile to exactly match the workspace manifests.

@Emoji-dot

Copy link
Copy Markdown
Contributor Author

Done

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER RUKAYAT-CODER merged commit 2bd094b into rinafcode:main Jul 10, 2026
6 checks passed
@Emoji-dot

Copy link
Copy Markdown
Contributor Author

Thank you too
Look further to more projects

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.

[Performance] No lazy loading for heavy third-party dependencies in the initial bundle

2 participants