summaryrefslogtreecommitdiff
path: root/tests/specs/jsr/import_jsr_via_https/main.check.out
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-04-24 17:43:34 -0400
committerGitHub <noreply@github.com>2024-04-24 21:43:34 +0000
commitf3284529f1689f1294929eb17c55ddf088f3d3bb (patch)
tree535046cd96db3a39719f3ca5408bb89d5d0387bf /tests/specs/jsr/import_jsr_via_https/main.check.out
parent5a7414e16349d6872a94db38955bf89edf621c30 (diff)
feat(jsr): support importing from jsr via HTTPS specifiers (except for type checking) (#23513)
Closes https://github.com/jsr-io/jsr/issues/322
Diffstat (limited to 'tests/specs/jsr/import_jsr_via_https/main.check.out')
-rw-r--r--tests/specs/jsr/import_jsr_via_https/main.check.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/specs/jsr/import_jsr_via_https/main.check.out b/tests/specs/jsr/import_jsr_via_https/main.check.out
new file mode 100644
index 000000000..923e54e7e
--- /dev/null
+++ b/tests/specs/jsr/import_jsr_via_https/main.check.out
@@ -0,0 +1,3 @@
+error: Failed resolving types. Importing JSR packages via HTTPS specifiers for type checking is not supported for performance reasons. If you would like types, import via a `jsr:` specifier instead or else use a non-statically analyzable dynamic import.
+ Importing: http://127.0.0.1:4250/@denotest/add/1.0.0/mod.ts
+ at file:///[WILDLINE]/import_jsr_via_https/main.ts:1:21