Run CheckApproval CheckBug CheckLint tasks #2548
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Runchecks.yaml
on: pull_request_review
TriggerWorkfows
/
CheckBug
12s
TriggerWorkfows
/
CheckApproval
3s
Annotations
3 errors and 1 warning
TriggerWorkfows / CheckApproval
The file '/home/sys_ctbbot/actions-runner/run.sh' already exists.
|
TriggerWorkfows / CheckApproval
System.NullReferenceException: Object reference not set to an instance of an object.
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
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)
|
TriggerWorkfows / CheckApproval
The self-hosted runner: celadon-org-githubrunner4-694644f4f4-z6mzb lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
TriggerWorkfows / CheckBug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|