Skip to content

Error when using Windows runners #63

Description

@flelli

``Hi, since yesterday (feb 2nd) the action breaks when running on Windows runners. You can find an example here. The same action works well on Ubuntu and macOS runners (as you can see by the matrix from the given example).

The error looks like:

node:internal/process/promises:279
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[Error: ENOENT: no such file or directory, rename 'C:\Users\runneradmin\.gradle-cache-action\1-index-local-build-cache-info.json' -> 'C:\Users\runneradmin\.gradle-cache-action\1-index-local-build-cache-info.json.1-index-gradle-build-cache-Windows--gradle-7.6-defaultbranch-3e9b5817ad6968c92d16070957[38](https://github.com/mooltiverse/nyx/actions/runs/4075743057/jobs/7034980206#step:10:41)dd4173f84749
'] {
  errno: -[40](https://github.com/mooltiverse/nyx/actions/runs/4075743057/jobs/7034980206#step:10:43)58,
  code: 'ENOENT',
  syscall: 'rename',
  path: 'C:\\Users\\runneradmin\\.gradle-cache-action\\1-index-local-build-cache-info.json',
  dest: 'C:\\Users\\runneradmin\\.gradle-cache-action\\1-index-local-build-cache-info.json.1-index-gradle-build-cache-Windows--gradle-7.6-defaultbranch-3e9b5817ad6968c92d1607095738dd[41](https://github.com/mooltiverse/nyx/actions/runs/4075743057/jobs/7034980206#step:10:44)73f84749\n'
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions