summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/publish/symlink.out
blob: d226fa18e11cb377873ca0507c0d86dd16ae2af9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Checking fast check type graph for errors...
Ensuring type checks...
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

Warning Aborting due to --dry-run