Skip to content

fix(judge): treat empty output files as existing #7224

fix(judge): treat empty output files as existing

fix(judge): treat empty output files as existing #7224

Triggered via pull request June 26, 2026 07:06
Status Failure
Total duration 4m 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
build
Process completed with exit code 1.
build: packages/hydrojudge/src/sandbox.ts#L255
Newline required at end of file but not found
build: packages/hydrojudge/src/sandbox.ts#L140
Use Object.hasOwn() instead of hasOwnProperty
build: packages/hydrojudge/src/sandbox.ts#L139
Use Object.hasOwn() instead of hasOwnProperty
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, tj-actions/changed-files@v41. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: packages/hydrooj/src/entry/cli.ts#L166
Unexpected `await` inside a loop
build: packages/hydrooj/src/entry/cli.ts#L162
Unexpected `await` inside a loop
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/