profydev / prolog-app

The base application for the upcoming React Job Simulator. Transition from amateur to professional within a single project by working in a real-world work environment.

Home Page:https://profy.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't get submitted code to pass CI - failing at prettier tests...

PaulHaze opened this issue · comments

Hi I am about to enroll in your course but I am having an issue getting my first pull request pass the CI part. Specifically the prettier part. I am not sure if this is the right place to ask, but no matter what I do, the build fails the prettier test. I have run 'prettier --write .' on my code base, and then run 'prettier --check .' and get the following response:

Screen Shot 2022-10-07 at 10 54 59 am

yet when I upload I get constant Prettier warnings and as a result the checks fail.

What am I doing wrong?

This is my current repo:
https://github.com/profydev/prolog-app-PaulHaze/tree/header-updates-prettier-fixes

Like I said, I am keen to enroll, but I am wondering if I can't even get the first part working, it doesn't look good for me for the rest of the course! :)

Hi @PaulHaze! Sorry, for some reason I either wasn't notified about this issue or didn't see it. Anyway, do you still need help with this?

Closing this for inactivity