Skip to content
New issue

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

Bug on pipeline vtex/action-io-app-test and vtex/action-lint #705

Open
HugoLaguna opened this issue Jun 20, 2023 · 1 comment
Open

Bug on pipeline vtex/action-io-app-test and vtex/action-lint #705

HugoLaguna opened this issue Jun 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@HugoLaguna
Copy link

HugoLaguna commented Jun 20, 2023

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
image
image

** 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

@HugoLaguna HugoLaguna added the bug Something isn't working label Jun 20, 2023
@HugoLaguna HugoLaguna changed the title Bug on pipeline vtex/action-lint@master Bug on pipeline vtex/action-io-app-test@master Jun 20, 2023
@HugoLaguna
Copy link
Author

yarnpkg/yarn#8106
maybe are related with this

@HugoLaguna HugoLaguna changed the title Bug on pipeline vtex/action-io-app-test@master Bug on pipeline vtex/action-io-app-test and vtex/action-lint Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant