Giter VIP home page Giter VIP logo

Comments (7)

levino avatar levino commented on July 29, 2024

Could you produce a PR where this check fails? I could then fix it easily, I would dare to bet.

from jsonresume.org.

levino avatar levino commented on July 29, 2024

Also whenever you have such issues, just open a PR and summon me with @levino. I will then try to help you fix it fast. No worries. Better than to have failing checks or ignored code imo.

from jsonresume.org.

levino avatar levino commented on July 29, 2024

Fwiw: You should not run eslint . but always pnpm eslint .. I recommend removing any global eslint installation. You might get version mismatches, which are always a problem. You could also just use pnpm turbo lint which is what CI is running.

from jsonresume.org.

thomasdavis avatar thomasdavis commented on July 29, 2024

Yeah I am running pnpm turbo lint on the branch new-blog (the last commits disable the scripts: lint {} commands in those theme folders though. let me check if it works on master.

edit: oh it works on master, i will investigate. (was sure i didn't touch anything to do with those theme projects)

from jsonresume.org.

thomasdavis avatar thomasdavis commented on July 29, 2024

I just re-enabled eslint in the broken branch. So to replicate

git fetch && git checkout new-blog && git pull
cd themes/papirus
pnpm lint

Gives me

Oops! Something went wrong! :(

ESLint: 8.54.0

Currently looking at your latest PR

from jsonresume.org.

thomasdavis avatar thomasdavis commented on July 29, 2024

ah sorry, it was my fault, conflating a bunch of bugs and then forgot about this f15de1a

it should fix it

from jsonresume.org.

thomasdavis avatar thomasdavis commented on July 29, 2024

Yeah build working in #86 now. can probably close #88 too.

thank you!

from jsonresume.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.