fix(deps): update dependency express to v5 #1126
CI.yaml
on: pull_request
Matrix: ejs-be-build
Matrix: ejs-be-lint
Matrix: ejs-be-test
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
|