Skip to content

fix: optimize GitHub Actions runner usage #433

fix: optimize GitHub Actions runner usage

fix: optimize GitHub Actions runner usage #433

Triggered via pull request November 20, 2025 15:26
Status Failure
Total duration 1m 6s
Artifacts

ci-optimized.yml

on: pull_request
build-base-image
0s
build-base-image
build-frontend  /  build
build-frontend / build
lint-and-format
lint-and-format
Matrix: build-rust
summary
2s
summary
Fit to window
Zoom out
Zoom in

Annotations

2 errors
setup
System.UnauthorizedAccessException: Access to the path '/home/runner/work/_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)
summary
System.UnauthorizedAccessException: Access to the path '/home/runner/work/_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)