# ABCHAT validation 20260517-144109

- root: /var/lib/act_runner/.cache/act/5b03479b6654fc05/hostexecutor
- node: v20.20.2
- npm: 10.8.2
- git_sha: 677184d
- branch: main
- public_status_url: http://log1.ugufubi.cn:8790/latest/status.md
- public_build_log_url: http://log1.ugufubi.cn:8790/latest/build.log
- public_test_log_url: http://log1.ugufubi.cn:8790/latest/test.log

## install
```
npm install 
```
- exit_code: 0
- log: install.log

## typecheck
- skipped: no typecheck script

## lint
- skipped: no lint script

## build
```
npm run build 
```
- exit_code: 0
- log: build.log

## test
```
npm test 
```
- exit_code: 0
- log: test.log

## final

- result: PASS
- validation_dir: /var/lib/act_runner/.cache/act/5b03479b6654fc05/hostexecutor/artifacts/_validation/20260517-144109
- validation_zip: validation-result.zip
