mirror of
https://github.com/denoland/deno.git
synced 2024-12-20 06:15:44 -05:00
b8af46e007
Unused locals and parameters don't make sense to surface in remote modules. Additionally, fast check can cause these kind of diagnostics when publishing, so they should be ignored. Closes #22959
10 lines
429 B
Text
10 lines
429 B
Text
Check file:///[WILDLINE]/main.ts
|
|
Checking for slow types in the public API...
|
|
Check file:///[WILDLINE]/main.ts
|
|
Simulating publish of @scope/package@0.0.0 with files:
|
|
file:///[WILDLINE]/__test__.jsonc ([WILDLINE])
|
|
file:///[WILDLINE]/deno.json ([WILDLINE])
|
|
file:///[WILDLINE]/main.out ([WILDLINE])
|
|
file:///[WILDLINE]/main.ts ([WILDLINE])
|
|
file:///[WILDLINE]/publish.out ([WILDLINE])
|
|
Warning Aborting due to --dry-run
|