Skip to content

fix(deps): update dependency @hapi/hapi to ^21.3.9 #3945

fix(deps): update dependency @hapi/hapi to ^21.3.9

fix(deps): update dependency @hapi/hapi to ^21.3.9 #3945

Triggered via pull request May 16, 2024 08:46
Status Failure
Total duration 1m 4s
Artifacts

pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/backend/server.ts#L104
Argument of type '{ method: string; path: string; handler: { directory: { path: string; }; }; options: { tags: string[]; }; }' is not assignable to parameter of type 'ServerRoute<ReqRefDefaults> | ServerRoute<ReqRefDefaults>[]'.
build: src/backend/server.ts#L161
Argument of type '{ method: string; path: string; handler: { directory: { path: string; }; }; options: { tags: string[]; }; }' is not assignable to parameter of type 'ServerRoute<ReqRefDefaults> | ServerRoute<ReqRefDefaults>[]'.
build
Process completed with exit code 2.