Skip to content

To merge V2.1.1_impl to develop and to main to publish #24

To merge V2.1.1_impl to develop and to main to publish

To merge V2.1.1_impl to develop and to main to publish #24

Triggered via pull request July 23, 2024 16:53
Status Failure
Total duration 39s
Artifacts

eslint.yaml

on: pull_request
Run eslint
29s
Run eslint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run eslint: server/service/IndividualServicesService.js#L17
'OperationClientInterface' is assigned a value but never used
Run eslint: server/service/IndividualServicesService.js#L23
'FcPort' is assigned a value but never used
Run eslint: server/service/IndividualServicesService.js#L765
Do not access Object.prototype method 'hasOwnProperty' from target object
Run eslint: server/service/IndividualServicesService.js#L767
Do not access Object.prototype method 'hasOwnProperty' from target object
Run eslint
Process completed with exit code 1.
Run eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/