Skip to content

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

fix(deps): update dependency express to v5

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

Triggered via pull request January 25, 2026 08:05
Status Failure
Total duration 33s
Artifacts

CI.yaml

on: pull_request
Matrix: ejs-be-build
Matrix: ejs-be-lint
Matrix: ejs-be-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ejs-be-lint (ubuntu-latest, 18)
Process completed with exit code 1.
ejs-be-build (ubuntu-latest, 18)
Process completed with exit code 1.
ejs-be-test (ubuntu-latest, 18)
Process completed with exit code 2.
ejs-be-test (ubuntu-latest, 18): src/testcase/guards/testcase.guard.ts#L17
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
ejs-be-test (ubuntu-latest, 18): src/problem/guards/repo.guard.ts#L17
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
ejs-be-test (ubuntu-latest, 18): src/problem/guards/problem.guard.ts#L17
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
ejs-be-lint (ubuntu-latest, 18): src/repos/repos.controller.ts#L105
'fileName' is assigned a value but never used