Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix/typecheck compatibility and astro check errors#758

Open
r3fuse wants to merge 6 commits into
saicaca:mainfrom
r3fuse:fix/typecheck-compatibility-and-astro-check-errors
Open

Fix/typecheck compatibility and astro check errors#758
r3fuse wants to merge 6 commits into
saicaca:mainfrom
r3fuse:fix/typecheck-compatibility-and-astro-check-errors

Conversation

@r3fuse
Copy link
Copy Markdown

@r3fuse r3fuse commented May 7, 2026

Type of change

  • Bug fix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that this Pull Request is not for personal changes.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.

Related Issue

fix:#722
fix:#750

Changes

This PR fixes several TypeScript and Astro check issues in the default project setup.
Changes include:

  • fixed pnpm check errors
  • fixed pnpm type-check errors
  • improved TypeScript compatibility
  • adjusted strict type-check configuration

After these changes, the project can successfully pass:

  • pnpm check
  • pnpm type-check

How To Test

Run:

  • pnpm check
  • pnpm type-chec

Screenshots (if applicable)

fix before
typeCheckError
error

atfer
success

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

@r3fuse is attempting to deploy a commit to the zephyirdgmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant