fix(deps): update dependency @lumieducation/h5p-express to v9.3.2 #28433
Annotations
8 errors and 1 warning
build_test:
server/src/routes/h5pRoutes.ts#L121
Argument of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-express/node_modules/@lumieducation/h5p-server/build/src/types").IUser' is not assignable to parameter of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-server/build/src/types").IUser'.
|
build_test:
server/src/routes/h5pRoutes.ts#L151
Argument of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-express/node_modules/@lumieducation/h5p-server/build/src/types").IUser' is not assignable to parameter of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-server/build/src/types").IUser'.
|
build_test:
server/src/routes/h5pRoutes.ts#L166
Argument of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-express/node_modules/@lumieducation/h5p-server/build/src/types").IUser' is not assignable to parameter of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-server/build/src/types").IUser'.
|
build_test:
server/src/routes/h5pRoutes.ts#L187
Argument of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-express/node_modules/@lumieducation/h5p-server/build/src/types").IUser' is not assignable to parameter of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-server/build/src/types").IUser'.
|
build_test:
server/src/routes/index.ts#L98
Argument of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-server/build/src/H5PEditor").default' is not assignable to parameter of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-express/node_modules/@lumieducation/h5p-server/build/src/H5PEditor").default'.
|
build_test:
server/src/routes/index.ts#L114
Argument of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-server/build/src/H5PEditor").default' is not assignable to parameter of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-express/node_modules/@lumieducation/h5p-server/build/src/H5PEditor").default'.
|
build_test:
server/src/routes/index.ts#L121
Argument of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-server/build/src/ContentTypeCache").default' is not assignable to parameter of type 'import("/home/runner/work/Lumi/Lumi/node_modules/@lumieducation/h5p-express/node_modules/@lumieducation/h5p-server/build/src/ContentTypeCache").default'.
|
build_test
Process completed with exit code 2.
|
build_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|