BC-8531 add original error message to etherpad error #23979
Annotations
5 errors and 11 warnings
nest:lint:
apps/server/src/infra/etherpad-client/etherpad-client.adapter.spec.ts#L998
Replace `EtherpadErrorType.INTERNAL_ERROR,·{·padId:·groupId·},·undefined,·{}` with `⏎↹↹↹↹↹EtherpadErrorType.INTERNAL_ERROR,⏎↹↹↹↹↹{·padId:·groupId·},⏎↹↹↹↹↹undefined,⏎↹↹↹↹↹{}⏎↹↹↹↹`
|
nest:lint:
apps/server/src/infra/etherpad-client/etherpad-client.adapter.spec.ts#L1087
Replace `EtherpadErrorType.BAD_REQUEST,·{·sessionId·},·undefined,·{}` with `⏎↹↹↹↹↹EtherpadErrorType.BAD_REQUEST,⏎↹↹↹↹↹{·sessionId·},⏎↹↹↹↹↹undefined,⏎↹↹↹↹↹{}⏎↹↹↹↹`
|
|
nest:lint:
apps/server/src/infra/etherpad-client/mappers/etherpad-response.mapper.ts#L65
Replace `type,·payload,·response.message,·ErrorUtils.createHttpExceptionOptions(response.message)` with `⏎↹↹↹type,⏎↹↹↹payload,⏎↹↹↹response.message,⏎↹↹↹ErrorUtils.createHttpExceptionOptions(response.message)⏎↹↹`
|
nest:lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nest:lint:
apps/server/src/apps/admin-api-server.app.ts#L16
Missing return type on function
|
|
nest:lint:
apps/server/src/apps/board-collaboration.app.ts#L21
Missing return type on function
|
nest:lint:
apps/server/src/apps/common-cartridge.app.ts#L16
Missing return type on function
|
nest:lint:
apps/server/src/apps/deletion-console.app.ts#L5
Missing return type on function
|
nest:lint:
apps/server/src/apps/files-storage-consumer.app.ts#L9
Missing return type on function
|
nest:lint:
apps/server/src/apps/files-storage.app.ts#L17
Missing return type on function
|
nest:lint:
apps/server/src/apps/fwu-learning-contents.app.ts#L15
Missing return type on function
|
nest:lint:
apps/server/src/apps/h5p-editor.app.ts#L3
Filename 'h5p-editor.app.ts' does not match kebabcase
|
nest:lint:
apps/server/src/apps/h5p-editor.app.ts#L15
Missing return type on function
|
Loading