Generate version that replaces Math.random with crypto #1679
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.6.0, actions/setup-node@v3.8.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint code:
packages/web/src/SplunkUserInteractionInstrumentation.ts#L159
Unexpected aliasing of 'this' to local variable
|
Lint code:
packages/web/src/SplunkWebSocketInstrumentation.ts#L47
Unexpected aliasing of 'this' to local variable
|
Lint code:
packages/web/src/SplunkWebSocketInstrumentation.ts#L115
Unexpected aliasing of 'this' to local variable
|
Lint code:
packages/web/src/SplunkWebSocketInstrumentation.ts#L170
Unexpected aliasing of 'this' to local variable
|
Lint code:
packages/web/src/SplunkWebSocketInstrumentation.ts#L189
Unexpected aliasing of 'this' to local variable
|
Loading