You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
yarn astro check
git push Push the code to build on Github Page
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
The text was updated successfully, but these errors were encountered:
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.
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.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.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
yarn astro check
git push
Push the code to build on Github PageLink to Minimal Reproducible Example
not sure yet
The text was updated successfully, but these errors were encountered: