Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

added code for performance mark in binary #217

added code for performance mark in binary

added code for performance mark in binary #217

Triggered via pull request July 30, 2024 08:55
Status Failure
Total duration 1m 9s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/