Skip to content

Add export for resolveManualSegmentParams to AWSXRay #61

Add export for resolveManualSegmentParams to AWSXRay

Add export for resolveManualSegmentParams to AWSXRay #61

Triggered via pull request January 29, 2024 17:50
Status Success
Total duration 55s
Artifacts

lint.yml

on: pull_request
Check code style
48s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Check code style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check code style: packages/core/test/unit/patchers/aws3_p.test.js#L369
'stubResolve' is assigned a value but never used
Check code style: packages/core/test/unit/patchers/aws3_p.test.js#L370
'addNewSubsegmentStub' is assigned a value but never used
Check code style: packages/core/test/unit/patchers/aws_p.test.js#L316
'addNewSubsegmentStub' is assigned a value but never used
Check code style: packages/core/test/unit/patchers/aws_p.test.js#L317
'addNewServiceSubsegmentStub' is assigned a value but never used
Check code style: packages/core/test/unit/patchers/http_p.test.js#L459
'newSubsegmentStub' is defined but never used
Check code style: packages/core/test/unit/patchers/http_p.test.js#L459
'stubResolve' is defined but never used
Check code style: packages/core/test/unit/patchers/http_p.test.js#L469
'addNewSubsegmentStub' is assigned a value but never used
Check code style: packages/core/test/unit/patchers/http_p.test.js#L724
'req' is assigned a value but never used