Add an application cache for REST API #10698
Annotations
16 errors and 2 warnings
Response middleware › Custom headers:
hedera-mirror-rest/middleware/responseHandler.js#L67
TypeError: next is not a function
at next (middleware/responseHandler.js:67:3)
at Object.responseHandler (__tests__/middleware/responseHandler.test.js:59:11)
|
Response middleware › Default headers:
hedera-mirror-rest/middleware/responseHandler.js#L67
TypeError: next is not a function
at next (middleware/responseHandler.js:67:3)
at Object.responseHandler (__tests__/middleware/responseHandler.test.js:69:11)
|
Response middleware › Custom Content-Type:
hedera-mirror-rest/middleware/responseHandler.js#L67
TypeError: next is not a function
at next (middleware/responseHandler.js:67:3)
at Object.responseHandler (__tests__/middleware/responseHandler.test.js:80:11)
|
Response middleware › should set the Link next header and confirm it exists:
hedera-mirror-rest/middleware/responseHandler.js#L67
TypeError: next is not a function
at next (middleware/responseHandler.js:67:3)
at Object.responseHandler (__tests__/middleware/responseHandler.test.js:92:11)
|
Response middleware › should NOT set the Link next header and confirm it exists:
hedera-mirror-rest/middleware/responseHandler.js#L67
TypeError: next is not a function
at next (middleware/responseHandler.js:67:3)
at Object.responseHandler (__tests__/middleware/responseHandler.test.js:97:11)
|
Build (rest, v1)
Process completed with exit code 1.
|
Build (rest, v2)
The job was canceled because "rest_v1" failed.
|
Build (rest, v2)
The operation was canceled.
|
Build (importer, v2)
The job was canceled because "rest_v1" failed.
|
Build (importer, v2)
The operation was canceled.
|
Build (web3, v2)
The job was canceled because "rest_v1" failed.
|
Build (web3, v2)
The operation was canceled.
|
Build (web3, v1)
The job was canceled because "rest_v1" failed.
|
Build (web3, v1)
The operation was canceled.
|
Build (importer, v1)
The job was canceled because "rest_v1" failed.
|
Build (importer, v1)
The operation was canceled.
|
Build (web3, v1)
Codecov:
Failed to properly upload report: The process '/runner/_work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|
Build (importer, v1)
Codecov:
Failed to properly upload report: The process '/runner/_work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|