The astro check process is failing in the CI pipeline, which is holding back all PRs from going forward. There are critical issues that need to be addressed at the component level : LightDarkSwitch and sortedPosts components, along with linting issue of an unused variable.
pnpm local check :
CI pipeline errors :
To Reproduce
- Run
pnpm check locally.
- Alternatively, submit a PR and
monitor the GitHub Actions failure.
The astro check process is failing in the CI pipeline, which is holding back all PRs from going forward. There are critical issues that need to be addressed at the component level : LightDarkSwitch and sortedPosts components, along with linting issue of an unused variable.
pnpm local check :
CI pipeline errors :
To Reproduce
pnpm checklocally.monitorthe GitHub Actions failure.