Git Product home page Git Product logo

Comments (1)

joseph-sentry avatar joseph-sentry commented on June 23, 2024

Hi @susnux,

The workflow checks out nextcloud/server at this commit: de0c7e10086c9504d4bcc8db82c086215ff3de6f and the codecov.yml for that commit is here. If you try to upload this file, it will be invalid. On the main branch of nextcloud/server this has been fixed by wrapping quotes around the !scrutinizer-ci.com.

However, this is not the main problem here as this is not the codecov.yml you intend to use for this upload.

The real issue though is that the Codecov CLI is not using the correct codecov.yml.

I believe that manually setting the --codecov-yml-path to the location of the codecov.yml you want to use should fix this.

I also believe that setting the working-directory of the codecov-action step in your CI to the directory that matches the git repo you are running the CI on, as you have done in previous steps in the workflow, should fix this issue as well.

Either way should work, and it's up to your preference.

Feel free to reply with any more questions you may have!

from codecov-action.

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.