Skip to content

fix(deps): update dependency express to v5 #7204

fix(deps): update dependency express to v5

fix(deps): update dependency express to v5 #7204

Triggered via pull request April 10, 2026 21:04
Status Failure
Total duration 34s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
test
Process completed with exit code 2.
test: src/routes/course.ts#L54
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
test: src/routes/course.ts#L53
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
test: src/routes/course.ts#L51
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
test: src/hasura/contest.ts#L159
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L129
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L106
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L102
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L65
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L64
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L44
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L43
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L23
Unexpected any. Specify a different type
test: src/hasura/contest.ts#L22
Unexpected any. Specify a different type
test
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/