question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

hashFiles results in an empty string when called inside composite action

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Run ‘…’
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Runner Version and Platform

Version of your runner?

OS of the machine running the runner? OSX/Windows/Linux/…

What’s not working?

Please include error messages and screenshots.

Job Log Output

If applicable, include the relevant part of the job / step log output here. All sensitive information should already be masked out, but please double-check before pasting here.

Runner and Worker’s Diagnostic Logs

If applicable, add relevant diagnostic log information. Logs are located in the runner’s _diag folder. The runner logs are prefixed with Runner_ and the worker logs are prefixed with Worker_. Each job run correlates to a worker log. All sensitive information should already be masked out, but please double-check before pasting here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ericsciplecommented, Apr 6, 2021

found the bug

0reactions
thboopcommented, Aug 4, 2021

Should be fixed in the latest runner release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to use default github actions env vars for composite ...
I'm trying to utilize some of the default github actions env vars within my composite github action step. I recall reading (the link...
Read more >
Caching dependencies in GitHub Actions - Lorenzo Bettini
For the cache key, we use the OS where our build is running, a constant string “-m2-” and the result of hashing all...
Read more >
GitHub Docs
For a composite action, the current result of the composite action. github.actor, string, The username of the user that triggered the initial workflow...
Read more >
Complete list of changes.
TMP (32/64) 10.02.23 Fixed: Synchronize dirs with option "Empty directories": ... 20.06.22 Fixed: Optionally use string 5929 for internal plugins in Lister ...
Read more >
spack package — Spack 0.21.0.dev0 documentation
“name” is a string describing the nature of the pass. If it is a non-empty string, summary statistics are also printed to stdout....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found