You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the project directory contains a file unrelated to the test report, the action fails if it does not have permission to the unrelated file.
Sample output:
Listing all files tracked by git
Found 153 files tracked by GitHub
Using test report parser 'java-junit'
Error: EACCES: permission denied, scandir '/runner/_work/path/to/unrelated/file'
The text was updated successfully, but these errors were encountered:
When the project directory contains a file unrelated to the test report, the action fails if it does not have permission to the unrelated file.
Sample output:
The text was updated successfully, but these errors were encountered: