fix fetch instrumentation not handling headers array correctly #1737
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/web/src/SplunkUserInteractionInstrumentation.ts#L159
Unexpected aliasing of 'this' to local variable
|
packages/web/src/SplunkWebSocketInstrumentation.ts#L47
Unexpected aliasing of 'this' to local variable
|
packages/web/src/SplunkWebSocketInstrumentation.ts#L115
Unexpected aliasing of 'this' to local variable
|
packages/web/src/SplunkWebSocketInstrumentation.ts#L170
Unexpected aliasing of 'this' to local variable
|
packages/web/src/SplunkWebSocketInstrumentation.ts#L189
Unexpected aliasing of 'this' to local variable
|
This job succeeded
Loading