Coder Social home page Coder Social logo

Comments (5)

roblarsen avatar roblarsen commented on May 19, 2024

Eslint, Tests and Coverage and Release all seem to be perpetually red.

from create-html5-boilerplate.

roblarsen avatar roblarsen commented on May 19, 2024

It's weird because npm ci fails repeatedly even after the package-lock.json has been rebuilt manually. I am pushing dependency updates with freshly generated dependency information and npm ci still fails. It's something to go on, but it doesn't make sense, on the surface.

from create-html5-boilerplate.

roblarsen avatar roblarsen commented on May 19, 2024

Okay!

So, in the "Test and Coverage" build for chore(deps): bump npm from 8.13.1 to 8.13.2 it fails with the following:

npm ERR! `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.

But running npm ci on the same branch in codespaces is nicey nicey

@roblarsen ➜ /workspaces/create-html5-boilerplate (dependabot/npm_and_yarn/npm-8.13.2) $ npm ci

added 854 packages, and audited 1055 packages in 20s

112 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
@roblarsen ➜ /workspaces/create-html5-boilerplate (dependabot/npm_and_yarn/npm-8.13.2) $ 

I'm confused, but I've been confused before!

from create-html5-boilerplate.

roblarsen avatar roblarsen commented on May 19, 2024

image

Okay! So it looks like it's a mismatch between versions of node. Using a package-lock generated in a lower version of node caused the issues in the Eslint job. I'll continue to investigate in #305

from create-html5-boilerplate.

roblarsen avatar roblarsen commented on May 19, 2024

It's definitely a mismatch between the version numbers. "tests and coverage" actually fails now, because it's failing. It's actually run however. It just used to die.

from create-html5-boilerplate.

Related Issues (18)

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.