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: astro check on local machine error is not the same on github action #936

Open
Koborieiei opened this issue Aug 15, 2024 · 1 comment
Labels
feat: check Issue in `astro-check` (scope) needs repro Issue needs a reproduction

Comments

@Koborieiei
Copy link

Describe the Bug

Hi, I am here to explain that when I run astro check on my local machine the report said that I have 3 errors as shown in the picture below.
Screenshot 2567-08-15 at 11 51 37

When I the build process is start on github action, it always throw error which I wasn't found on my local machine after running astro check followed the picture below.
Screenshot 2567-08-15 at 11 51 22

They are not same, I am not sure whether is it incorrect config or what goes wrong with this problem.

Thank you :D

Steps to Reproduce

  1. yarn astro check
  2. git push Push the code to build on Github Page
  3. Github action notify build fail because of type error ( I expect it should pass, cuz I ran it on my own machine, and there was no problems at all.

Link to Minimal Reproducible Example

not sure yet

@github-actions github-actions bot added the needs triage Issue needs to be triaged label Aug 15, 2024
@Princesseuh Princesseuh added needs repro Issue needs a reproduction and removed needs triage Issue needs to be triaged labels Aug 15, 2024
Copy link
Contributor

Hello @Koborieiei. Please provide a minimal reproduction using a GitHub repository or at least sharing the file where the issue happen. Issues marked with needs repro will be closed if they have no activity within 3 days.

@Princesseuh Princesseuh added the feat: check Issue in `astro-check` (scope) label Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: check Issue in `astro-check` (scope) needs repro Issue needs a reproduction
Projects
None yet
Development

No branches or pull requests

2 participants