@@ -18,7 +18,7 @@ Object {
18
18
" colno" : 75 ,
19
19
" context_line" : " step((generator = generator.apply(thisArg, _arguments || [])).next());
20
20
" ,
21
- " filename" : " /Users/onurtemizkan/Projects/sentry-javascript/node_modules/tslib/tslib.js " ,
21
+ " filename" : Any < String > ,
22
22
"function": "undefined.<anonymous >",
23
23
"in_app": false,
24
24
"lineno": 115,
@@ -59,7 +59,7 @@ Object {
59
59
" colno" : 57 ,
60
60
" context_line" : " function verb(n) { return function (v) { return step([n, v]); }; }
61
61
" ,
62
- " filename" : " /Users/onurtemizkan/Projects/sentry-javascript/node_modules/tslib/tslib.js " ,
62
+ " filename" : Any < String > ,
63
63
"function": "Object.next",
64
64
"in_app": false,
65
65
"lineno": 122,
@@ -99,7 +99,7 @@ Object {
99
99
" colno" : 27,
100
100
" context_line" : " op = body .call (thisArg , _ );
101
101
",
102
- " filename" : "/ Users / onurtemizkan / Projects / sentry - javascript / node_modules / tslib / tslib . js " ,
102
+ " filename" : Any < String > ,
103
103
" function" : "step ",
104
104
" in_app" : false ,
105
105
" lineno" : 141,
@@ -140,10 +140,10 @@ Object {
140
140
Object {
141
141
" colno" : 7,
142
142
" context_line" : " require (\`\$ {testDir }/subject \`);",
143
- " filename" : "/ Users / onurtemizkan / Projects / sentry - javascript / packages / node - integration - tests / utils / index . ts " ,
143
+ " filename" : Any < String > ,
144
144
" function" : "Object .<anonymous >",
145
145
" in_app" : true ,
146
- " lineno" : 79 ,
146
+ " lineno" : 81 ,
147
147
" module" : "index .ts ",
148
148
" post_context" : Array [
149
149
"",
@@ -167,7 +167,7 @@ Object {
167
167
Object {
168
168
" colno" : 21 ,
169
169
" context_line" : " return this.requireModule(from, moduleName);" ,
170
- " filename" : " /Users/onurtemizkan/Projects/sentry-javascript/node_modules/jest-runtime/build/index.js " ,
170
+ " filename" : Any < String > ,
171
171
"function": "Runtime.requireModuleOrMock",
172
172
"in_app": false,
173
173
"lineno": 598,
@@ -194,7 +194,7 @@ Object {
194
194
Object {
195
195
" colno" : 10 ,
196
196
" context_line" : " this._loadModule(" ,
197
- " filename" : " /Users/onurtemizkan/Projects/sentry-javascript/node_modules/jest-runtime/build/index.js " ,
197
+ " filename" : Any < String > ,
198
198
"function": "Runtime.requireModule",
199
199
"in_app": false,
200
200
"lineno": 433,
@@ -221,7 +221,7 @@ Object {
221
221
Object {
222
222
" colno" : 12 ,
223
223
" context_line" : " this._execModule(localModule, options, moduleRegistry, fromPath);" ,
224
- " filename" : " /Users/onurtemizkan/Projects/sentry-javascript/node_modules/jest-runtime/build/index.js " ,
224
+ " filename" : Any < String > ,
225
225
"function": "Runtime._loadModule",
226
226
"in_app": false,
227
227
"lineno": 577,
@@ -248,7 +248,7 @@ Object {
248
248
Object {
249
249
" colno" : 68 ,
250
250
" context_line" : " runScript[_transform().ScriptTransformer.EVAL_RESULT_VARIABLE].call(" ,
251
- " filename" : " /Users/onurtemizkan/Projects/sentry-javascript/node_modules/jest-runtime/build/index.js " ,
251
+ " filename" : Any < String > ,
252
252
"function": "Runtime._execModule",
253
253
"in_app": false,
254
254
"lineno": 867,
@@ -275,7 +275,7 @@ Object {
275
275
Object {
276
276
" colno" : 8 ,
277
277
" context_line" : " Sentry.captureException('Error');" ,
278
- " filename" : " /Users/onurtemizkan/Projects/sentry-javascript/packages/node-integration-tests/suites/send-event/capture-exception/subject.ts " ,
278
+ " filename" : Any < String > ,
279
279
"function": "Object.<anonymous >",
280
280
"in_app": true,
281
281
"lineno": 3,
0 commit comments