fix(deps): update dependency @hapi/hapi to ^21.3.12 #4645
Annotations
3 errors, 1 warning, and 1 notice
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.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Stylelint deprecation
The github formatter is deprecated
|