Update ci-nix.yml #42
Annotations
2 errors and 1 warning
build (ubuntu-22.04)
System.UnauthorizedAccessException: Access to the path '/ghaction/_tool' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
at System.IO.Directory.CreateDirectory(String path)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
build (macos-14)
The job was canceled because "ubuntu-22_04" failed.
|
build (macos-14)
Runner github-runner did not respond to a cancelation request with 00:05:00.
|