Jamesllllllllll / beacons-link-checker

Check if you have broken links on your Beacons page
https://beacons-link-checker.vercel.app
3 stars 2 forks source link

Static testing #7

Closed mdwiltfong closed 10 months ago

mdwiltfong commented 10 months ago

This PR will enable static testing in the project.

@Jamesllllllllll , do you mind taking a look and letting me know if we can merge this.

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
beacons-link-checker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2023 3:17am
mdwiltfong commented 10 months ago

Hmm, the vercel deployment failed. I get a 404 when i click on details. I think I need to be added to the project on Vercel's side to see the issue.

Jamesllllllllll commented 10 months ago

Ah, here is the Vercel deployment details:

6:18  Error: Strings must use singlequote.  quotes

Looks like it's taking the lint/formatting rules and checking if they are correct before deploying.