To merge V2.1.1_impl to develop and to main to publish #24
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/
|