mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
14 lines
524 B
Text
14 lines
524 B
Text
Checking for slow types in the public API...
|
|
Check [WILDCARD]mod.ts
|
|
warning[unsupported-file-type]: unsupported file type 'symlink'
|
|
--> [WILDCARD]symlink
|
|
= hint: remove the file, or add it to 'publish.exclude' in the config file
|
|
|
|
info: only files and directories are supported
|
|
info: the file was ignored and will not be published
|
|
docs: https://jsr.io/go/unsupported-file-type
|
|
|
|
Simulating publish of @foo/bar@1.0.0 with files:
|
|
[WILDCARD]deno.json (87B)
|
|
[WILDCARD]mod.ts (56B)
|
|
Warning Aborting due to --dry-run
|