We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Bug on pipeline vtex/action-io-app-test@master and vtex/action-lint@master
To Reproduce All apps that have ths pipeline on VTEX's github repositories not are working correctly.
Expected behavior it should be finish done.
Screenshots
** Log **
Warning: Docker build failed with exit code 1, back off 8.263 seconds before retry. /usr/bin/docker build -t 2a6c8c:fc3c1f04a056422a9b2bb047e4995889 -f "/home/runner/work/_actions/vtex/action-io-app-test/master/Dockerfile" "/home/runner/work/_actions/vtex/action-io-app-test/master" Sending build context to Docker daemon 654.8kB Step 1/8 : FROM node:slim ---> a654fa76705d Step 2/8 : LABEL "com.github.actions.name"="VTEX IO Test Action" ---> Using cache ---> 8d0cc68f29b1 Step 3/8 : LABEL "com.github.actions.description"="Automatically run tests for VTEX IO apps" ---> Using cache ---> 1a7949f973aa Step 4/8 : LABEL "com.github.actions.icon"="code" ---> Using cache ---> 1b433b2f74bc Step 5/8 : LABEL "com.github.actions.color"="orange" ---> Using cache ---> cd621768fd44 Step 6/8 : COPY . / ---> Using cache ---> 523d9eb0[89](https://github.com/vtex-apps/store-form/actions/runs/5316106547/jobs/9625271353#step:2:89)a6 Step 7/8 : RUN yarn ---> Running in ae57145a4057 exec /bin/sh: no such file or directory The command '/bin/sh -c yarn' returned a non-zero code: 1
Additional context https://github.com/vtex/action-lint
The text was updated successfully, but these errors were encountered:
yarnpkg/yarn#8106 maybe are related with this
Sorry, something went wrong.
rootPath
No branches or pull requests
Describe the bug
Bug on pipeline vtex/action-io-app-test@master and vtex/action-lint@master
To Reproduce
All apps that have ths pipeline on VTEX's github repositories not are working correctly.
Expected behavior
it should be finish done.
Screenshots
** Log **
Additional context
https://github.com/vtex/action-lint
The text was updated successfully, but these errors were encountered: