-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b5a312
commit 90d96b4
Showing
2 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
...ation/next/app/route/issues/error TP1003 require.resolve(__q____q____q____star-1cae67.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
PlainIssue { | ||
severity: Warning, | ||
context: "[project]/packages/next/dist/compiled/edge-runtime/index.js", | ||
category: "parse", | ||
title: "error TP1003 require.resolve(???*0*, {\"paths\": [???*1*]}) is not statically analyse-able", | ||
description: "- *0* arguments[1]\n ⚠\u{fe0f} function calls are not analysed yet\n- *1* ???*2*[\"dirname\"](a)\n ⚠\u{fe0f} unknown callee object\n- *2* ???(17)\n ⚠\u{fe0f} unknown callee", | ||
detail: "", | ||
documentation_link: "", | ||
source: Some( | ||
PlainIssueSource { | ||
asset: PlainAsset { | ||
ident: "[project]/packages/next/dist/compiled/edge-runtime/index.js", | ||
}, | ||
start: SourcePos { | ||
line: 0, | ||
column: 6730, | ||
}, | ||
end: SourcePos { | ||
line: 0, | ||
column: 6730, | ||
}, | ||
}, | ||
), | ||
sub_issues: [], | ||
processing_path: Some( | ||
[ | ||
PlainIssueProcessingPathItem { | ||
context: Some( | ||
"[project]/packages/next-swc/crates/next-dev-tests/tests/integration/next/app/route/input/app", | ||
), | ||
description: "Next.js App Route /api/crypto", | ||
}, | ||
], | ||
), | ||
} |
35 changes: 35 additions & 0 deletions
35
...ation/next/app/route/issues/lint TP1200 passing an ID to AMD define() is not y-5687f3.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
PlainIssue { | ||
severity: Warning, | ||
context: "[project]/packages/next/dist/compiled/@edge-runtime/primitives/crypto.js", | ||
category: "parse", | ||
title: "lint TP1200 passing an ID to AMD define() is not yet fully supported", | ||
description: "", | ||
detail: "", | ||
documentation_link: "", | ||
source: Some( | ||
PlainIssueSource { | ||
asset: PlainAsset { | ||
ident: "[project]/packages/next/dist/compiled/@edge-runtime/primitives/crypto.js", | ||
}, | ||
start: SourcePos { | ||
line: 70, | ||
column: 8, | ||
}, | ||
end: SourcePos { | ||
line: 70, | ||
column: 8, | ||
}, | ||
}, | ||
), | ||
sub_issues: [], | ||
processing_path: Some( | ||
[ | ||
PlainIssueProcessingPathItem { | ||
context: Some( | ||
"[project]/packages/next-swc/crates/next-dev-tests/tests/integration/next/app/route/input/app", | ||
), | ||
description: "Next.js App Route /api/crypto", | ||
}, | ||
], | ||
), | ||
} |