GithubHelp home page GithubHelp logo

Comments (10)

DavyLandman avatar DavyLandman commented on May 18, 2024

Something funky is happening here. I'll does this only happen for his repo? The other ones are fine right?

from typepal.

jurgenvinju avatar jurgenvinju commented on May 18, 2024

from typepal.

DavyLandman avatar DavyLandman commented on May 18, 2024

you could try switching the machine to a different version of ubuntu? else I'll give some debugging a try tomorrow.

from typepal.

jurgenvinju avatar jurgenvinju commented on May 18, 2024

from typepal.

jurgenvinju avatar jurgenvinju commented on May 18, 2024

going down to ubuntu 18 LTS (from 20) did not have any effect.

from typepal.

DavyLandman avatar DavyLandman commented on May 18, 2024

ok. I'll take this one tomorrow.

from typepal.

jurgenvinju avatar jurgenvinju commented on May 18, 2024

from typepal.

jurgenvinju avatar jurgenvinju commented on May 18, 2024

Finally I see what is going wrong:

`files: /**/*`

This means that a variable is resolving to the empty string, namely:

steps.build-artifact.outputs.artifact-root-dir

So that seems to be the problem. The search pattern then starts to browse the entire file system including directories that it does not have access too. Hence the error message.

from typepal.

jurgenvinju avatar jurgenvinju commented on May 18, 2024

that's because it depends on the previous step that was commented out. build-artifact is the id of that previous action step.

from typepal.

DavyLandman avatar DavyLandman commented on May 18, 2024

from typepal.

Related Issues (4)

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.