[Fix] : resolve astro checks/CI recent failures#751
Open
Elchedli wants to merge 1 commit intosaicaca:mainfrom
Open
[Fix] : resolve astro checks/CI recent failures#751Elchedli wants to merge 1 commit intosaicaca:mainfrom
Elchedli wants to merge 1 commit intosaicaca:mainfrom
Conversation
|
@Elchedli is attempting to deploy a commit to the zephyirdgmailcom's projects Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
|
Generated the repository exactly from your fork, using the correct branch, but not working. Looks like you forget to generate the lockfile:
By the way, I tried to fix this issue in previous PR (#723), but it looks like the maintainer has already given up on maintaining this project. There are no official CI checks for this project anymore: |
Author
|
thank you @JoeyC-Dev for the insight, didn't know that the maintainer gave up on the project. Will fix the problem that you showed me. thank you for your help. |
|
experiencing the same issue, didn’t know the project was abandoned, that’s surprising 💔 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Type of change
Checklist
Related Issue
#722
#750
Changes
Solved issues related to CI by fixing bugs in LightDarkSwitch and sortedPosts. Eliminated a declared unused variable to meet the criteria for astro check. This change will enable the GitHub Actions pipeline to be successful.
How To Test
pnpm checklocally.monitorthe GitHub Actions failure.Screenshots
The decision to downgrade @astrojs/svelte to version 7.2.0 (previous fuwari version) is a strategic move to prioritize build stability over dependency adoption. Upgrading would only be necessary if a newer version optimized the size of the injected hydration script or fixed a bug with how props are passed.