This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
added code for performance mark in binary #205
Annotations
6 errors and 4 warnings
test:
src/api-base.js#L12
`@utilities/observer` import should occur before import of `./api-middleware`
|
test:
src/api-middleware.js#L11
Missing trailing comma
|
test:
src/api-middleware.js#L21
Expected 'this' to be used by class method 'getRequestType'
|
test:
src/api-middleware.js#L30
Expected 'this' to be used by class method 'defineMeasure'
|
test:
src/api-middleware.js#L69
Expected 'this' to be used by class method 'sendRequestsStatistic'
|
test
Process completed with exit code 1.
|
test:
src/api-middleware.js#L38
Unexpected console statement
|
test:
src/api-middleware.js#L44
Unexpected console statement
|
test:
src/api-middleware.js#L49
Unexpected console statement
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|