Skip to content

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

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

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

Triggered via pull request May 14, 2024 17:51
Status Failure
Total duration 1m 26s
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.