Feat/fix sourcemapping issues #344
Triggered via pull request
September 19, 2025 12:11
Status
Failure
Total duration
2m 24s
Artifacts
–
Annotations
10 errors and 1 notice
|
src/inject-source.test.ts > inject source > FunctionExpression > should work with props not destructured and spread:
packages/devtools-vite/src/inject-source.test.ts#L97
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/inject-source.test.ts:97:9
|
|
src/inject-source.test.ts > inject source > shouldn't augment react fragments if they start with React.Fragment :
packages/devtools-vite/src/inject-source.test.ts#L57
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/inject-source.test.ts:57:7
|
|
src/inject-source.test.ts > inject source > shouldn't augment react fragments if they start with Fragment :
packages/devtools-vite/src/inject-source.test.ts#L38
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/inject-source.test.ts:38:7
|
|
src/inject-source.test.ts > inject source > shouldn't augment react fragments:
packages/devtools-vite/src/inject-source.test.ts#L18
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/inject-source.test.ts:18:7
|
|
src/enhance-logs.test.ts > remove-devtools > it does not add enhanced console.error to console.error that is not called:
packages/devtools-vite/src/enhance-logs.test.ts#L149
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/enhance-logs.test.ts:149:7
|
|
src/enhance-logs.test.ts > remove-devtools > it does not add enhanced console.error to console.error that is inside a multiline comment:
packages/devtools-vite/src/enhance-logs.test.ts#L110
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/enhance-logs.test.ts:110:7
|
|
src/enhance-logs.test.ts > remove-devtools > it does not add enhanced console.error to console.error that is inside a comment:
packages/devtools-vite/src/enhance-logs.test.ts#L91
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/enhance-logs.test.ts:91:7
|
|
src/enhance-logs.test.ts > remove-devtools > it does not add enhanced console.logs to console.log that is inside a multiline comment:
packages/devtools-vite/src/enhance-logs.test.ts#L72
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/enhance-logs.test.ts:72:7
|
|
src/enhance-logs.test.ts > remove-devtools > it does not add enhanced console.logs to console.log that is inside a comment:
packages/devtools-vite/src/enhance-logs.test.ts#L53
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/enhance-logs.test.ts:53:7
|
|
src/enhance-logs.test.ts > remove-devtools > it does not add enhanced console.logs to console.log that is not called:
packages/devtools-vite/src/enhance-logs.test.ts#L36
TypeError: Cannot read properties of undefined (reading 'code')
❯ src/enhance-logs.test.ts:36:7
|
|
Preview
{
"workflowData": {
"owner": "TanStack",
"repo": "devtools",
"sha": "c8b4c7e1e02c6f315b4ea0897346b4847fe560d7",
"ref": "151"
},
"key": "3D91OL8fFo",
"runId": 17857906748,
"webhookDebug": {
"action": "requested",
"head_branch": "feat/fix-sourcemapping-issues",
"head_repository_full_name": "TanStack/devtools",
"full_name": "TanStack/devtools",
"isPullRequest": true,
"prNumber": 151,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "TanStack/devtools:feat/fix-sourcemapping-issues",
"oldPrDataHash": "96e1UVanA7",
"lookupKey": "TanStack/devtools:feat/fix-sourcemapping-issues",
"data": {
"owner": "TanStack",
"repo": "devtools",
"sha": "c8b4c7e1e02c6f315b4ea0897346b4847fe560d7",
"ref": "151"
}
}
}
|