feat: attach browser.instance.id
and browser.instance.visibility_state
to spans
#1873
Annotations
5 errors and 5 warnings
Lint code:
packages/web/src/index.ts#L441
Missing semicolon
|
Lint code:
packages/web/src/services/BrowserInstanceService.ts#L53
Expected indentation of 6 spaces but found 8
|
Lint code:
packages/web/src/services/BrowserInstanceService.ts#L54
Expected indentation of 6 spaces but found 8
|
Lint code:
packages/web/src/utils/storage.ts#L21
Missing semicolon
|
Lint code
Process completed with exit code 1.
|
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