Closed Koborieiei closed 2 months ago
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