Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ› BUG: [ERROR] The build was canceled #757

Closed
millette opened this issue Jan 18, 2024 · 2 comments
Closed

πŸ› BUG: [ERROR] The build was canceled #757

millette opened this issue Jan 18, 2024 · 2 comments
Labels
needs triage Issue needs to be triaged

Comments

@millette
Copy link

Describe the Bug

With astro 4.2.1 and @astro/check 0.4.1, running astro check displays [ERROR] The build was canceled yet the check goes on:

✘ [ERROR] The build was canceled

17:59:16 Types generated 77ms
17:59:16 [check] Getting diagnostics for Astro files in /home/millette/travail/robin/robin.millette.info...
Result (9 files):
- 0 errors
- 0 warnings
- 0 hints

Steps to Reproduce

  1. npm init
  2. npm i astro
  3. npm i @astrojs/check
  4. node_modules/.bin/astro check
  5. Error! (see above)
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Jan 18, 2024
@millette
Copy link
Author

Not sure why but the error vanished and I wasn't able to reproduce it in my other projects or in a minimal project.

@Princesseuh
Copy link
Member

Either way, this error comes from esbuild which astro check doesn't run, ha! Glad you got it fixed, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants