fix(deps): update dependency @hapi/hapi to ^21.3.12 #4394
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.
|