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

Error Running Copy/Paste Detector #81

Open
navarr opened this issue Feb 20, 2023 · 0 comments
Open

Error Running Copy/Paste Detector #81

navarr opened this issue Feb 20, 2023 · 0 comments

Comments

@navarr
Copy link

navarr commented Feb 20, 2023

Job code:

  phpcpd:
    name: Magento Copy/Paste Detector
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - uses: extdn/github-actions-m2/magento-copy-paste-detector@master

Error:

Pull down action image 'extdn/magento-copy-paste-detector-action:latest'
/usr/bin/docker pull extdn/magento-copy-paste-detector-action:latest
Error response from daemon: pull access denied for extdn/magento-copy-paste-detector-action, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Warning: Docker pull failed with exit code 1, back off 9.922 seconds before retry.
/usr/bin/docker pull extdn/magento-copy-paste-detector-action:latest
Error response from daemon: pull access denied for extdn/magento-copy-paste-detector-action, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Warning: Docker pull failed with exit code 1, back off 9.411 seconds before retry.
/usr/bin/docker pull extdn/magento-copy-paste-detector-action:latest
Error response from daemon: pull access denied for extdn/magento-copy-paste-detector-action, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Error: Docker pull failed with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant