Skip to content

core: store problem content in seperate collection #6514

core: store problem content in seperate collection

core: store problem content in seperate collection #6514

Triggered via pull request July 21, 2025 09:24
Status Failure
Total duration 3m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build
Process completed with exit code 2.
build: packages/migrate/scripts/vijos.ts#L363
Object literal may only specify known properties, and '_id' does not exist in type 'MessageDoc'.
build: packages/fps-importer/index.ts#L72
Type 'string' is not assignable to type 'LocalizedContent'.
build: packages/elastic/index.ts#L9
Property 'replace' does not exist on type 'LocalizedContent'.
build: packages/hydrooj/src/upgrade.ts#L560
Argument of type 'LocalizedContent' is not assignable to parameter of type 'string'.
build: packages/hydrooj/src/upgrade.ts#L260
Type 'string' is not assignable to type 'LocalizedContent'.
build: packages/hydrooj/src/upgrade.ts#L256
Type 'string' is not assignable to type 'LocalizedContent'.
build: packages/hydrooj/src/handler/problem.ts#L618
Type 'string' is not assignable to type 'LocalizedContent'.
build: packages/ui-default/pages/contest_edit.page.ts#L37
Expected to return a value at the end of arrow function
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/