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

Type mismatch on variable $packageVersionId and argument packageVersionId #430

Open
PH1P5 opened this issue Nov 4, 2022 · 0 comments
Open

Comments

@PH1P5
Copy link

PH1P5 commented Nov 4, 2022

Hi @windyakin,

I'd like to use this action to remove npm and maven artifacts from a private repository and got the following error:

`Error: Request failed due to following response errors:

  • Type mismatch on variable $packageVersionId and argument packageVersionId (String! / ID!)
  • Type mismatch on variable $packageVersionId and argument packageVersionId (String! / ID!)
    at /home/runner/work/_actions/windyakin/delete-package-versions-keep-latest/v1/dist/index.js:2394:13
    at processTicksAndRejections (internal/process/task_queues.js:97:5) {
    ...`

I searched a bit in the internet and found a pretty similar issue here:
actions/delete-package-versions#67

Could this be related? A fix seems to be applied by this:
https://github.com/actions/delete-package-versions/pull/67/commits

Please have a look and Thanks in advance.

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