PRMP-744 PDS Error 20-A NACK #47
Annotations
10 errors
eslint:
src/__tests__/app.integration.test.js#L211
'messageId' is assigned a value but never used
|
eslint:
src/__tests__/app.integration.test.js#L212
Replace `inboundConversationId,·nhsNumber,·inboundCoreMessageId,·[]` with `⏎······inboundConversationId,⏎······nhsNumber,⏎······inboundCoreMessageId,⏎······[]⏎····`
|
eslint:
src/__tests__/utilities/integration-test.utilities.js#L46
Do not access Object.prototype method 'hasOwnProperty' from target object
|
eslint:
src/__tests__/utilities/integration-test.utilities.js#L71
Do not access Object.prototype method 'hasOwnProperty' from target object
|
eslint:
src/__tests__/utilities/integration-test.utilities.js#L128
Do not access Object.prototype method 'hasOwnProperty' from target object
|
eslint:
src/constants/enums.js#L1
Replace `errorMessages}·from·"../errors/errors"` with `·errorMessages·}·from·'../errors/errors'`
|
eslint:
src/errors/__tests__/errors.test.js#L1
Replace `DownloadError,·errorMessages,·PatientRecordNotFoundError,·PresignedUrlNotFoundError}·from·"../errors"` with `⏎··DownloadError,⏎··errorMessages,⏎··PatientRecordNotFoundError,⏎··PresignedUrlNotFoundError⏎}·from·'../errors'`
|
eslint:
src/errors/__tests__/errors.test.js#L2
Replace `"../../constants/enums"` with `'../../constants/enums'`
|
eslint:
src/errors/__tests__/errors.test.js#L3
Replace `"expect"` with `'expect'`
|
eslint:
src/errors/__tests__/errors.test.js#L4
Replace `"../../middleware/logging"` with `'../../middleware/logging'`
|