SIGN IN SIGN UP
All runs

Resolve merge conflicts in application.js

bhaktateas bhaktateas
test.yml #7 Mar 20, 2026, 8:17 AM

JOBS

test
1s
RUNNER
morph-runner

TEST

08:17:11 morph-runner(version:v0.3.0) received task 7 of job test, be triggered by event: push
08:17:11 workflow prepared
08:17:11 evaluating expression 'success()'
08:17:11 expression 'success()' evaluated to 'true'
08:17:11 🚀 Start image=node:20-bullseye
08:17:11 🐳 docker pull image=node:20-bullseye platform= username= forcePull=false
08:17:11 🐳 docker pull node:20-bullseye
08:17:11 Image exists? true
08:17:11 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-7_WORKFLOW-Test-CI_JOB-test-test-network
08:17:11 🐳 docker create image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-7_WORKFLOW-Test-CI_JOB-test-test-network"
08:17:11 Created container name=GITEA-ACTIONS-TASK-7_WORKFLOW-Test-CI_JOB-test id=9c8654e9911867363d07100d4bcb887fa77551189655b71659726448d2380810 from image node:20-bullseye (platform: )
08:17:11 ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
08:17:11 🐳 docker run image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-7_WORKFLOW-Test-CI_JOB-test-test-network"
08:17:11 Starting container: 9c8654e9911867363d07100d4bcb887fa77551189655b71659726448d2380810
08:17:11 Started container: 9c8654e9911867363d07100d4bcb887fa77551189655b71659726448d2380810
08:17:11 Writing entry to tarball workflow/event.json len:4783
08:17:11 Writing entry to tarball workflow/envs.txt len:0
08:17:11 Extracting content to '/var/run/act/'
08:17:12 evaluating expression ''
08:17:12 expression '' evaluated to 'true'
08:17:12 ⭐ Run Main echo "Hello from Gitea Actions\!"
08:17:12 Writing entry to tarball workflow/outputcmd.txt len:0
08:17:12 Writing entry to tarball workflow/statecmd.txt len:0
08:17:12 Writing entry to tarball workflow/pathcmd.txt len:0
08:17:12 Writing entry to tarball workflow/envs.txt len:0
08:17:12 Writing entry to tarball workflow/SUMMARY.md len:0
08:17:12 Extracting content to '/var/run/act'
08:17:12 Wrote command \n\necho "Hello from Gitea Actions\!"\n\n to 'workflow/0'
08:17:12 Writing entry to tarball workflow/0 len:35
08:17:12 Extracting content to '/var/run/act'
08:17:12 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0] user= workdir=
08:17:12 Exec command '[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0]'
08:17:12 Working directory '/workspace/morphadmin/e2e-test'
08:17:12 Hello from Gitea Actions\!
08:17:12 Fri Mar 20 08:17:12 UTC 2026
08:17:12 Linux 9c8654e99118 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 GNU/Linux
08:17:12 Cleaning up container for job test
08:17:12 Removed container: 9c8654e9911867363d07100d4bcb887fa77551189655b71659726448d2380810
08:17:12 🐳 docker volume rm GITEA-ACTIONS-TASK-7_WORKFLOW-Test-CI_JOB-test
08:17:12 🐳 docker volume rm GITEA-ACTIONS-TASK-7_WORKFLOW-Test-CI_JOB-test-env
08:17:12 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-7_WORKFLOW-Test-CI_JOB-test-test-network
08:17:12 🏁 Job succeeded