diff options
| author | Luca Casonato <hello@lcas.dev> | 2024-01-24 22:59:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-24 21:59:18 +0000 |
| commit | 316093fec41163be3d0e31e6d61b5bc0b1341b27 (patch) | |
| tree | 8a47a85b0271fc7580508f47e4ed1fb73504d4f7 /cli/tests/testdata/publish/symlink.out | |
| parent | 52ad1ef154d352529c4ad4857ab82d8478aeb105 (diff) | |
feat(publish): error on invalid external imports (#22088)
Diffstat (limited to 'cli/tests/testdata/publish/symlink.out')
| -rw-r--r-- | cli/tests/testdata/publish/symlink.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/publish/symlink.out b/cli/tests/testdata/publish/symlink.out index 5befec4f9..d226fa18e 100644 --- a/cli/tests/testdata/publish/symlink.out +++ b/cli/tests/testdata/publish/symlink.out @@ -7,5 +7,6 @@ warning[unsupported-file-type]: unsupported file type 'symlink' 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 |
