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
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Running this action in GitHub Action container fails with this error towards the end:
Failed to run tests: ASLR disable failed: EPERM: Operation not permitted
Error: "Failed to run tests: ASLR disable failed: EPERM: Operation not permitted"
Mar 01 03:48:08.084 ERROR cargo_tarpaulin: Failed to run tests: Unexpected signal when starting test
Error: "Failed to run tests: Unexpected signal when starting test"
Description
Running this action in GitHub Action container fails with this error towards the end:
Workflow code
Action output
Expected behavior
No errors running in docker container just as there are no errors running without a container.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: