blob: fa06d8c38952b682e07258849fd10278bbe84049 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[UNORDERED_START]
Download http://localhost:4260/preact
Download http://localhost:4260/preact-render-to-string
Download http://localhost:4260/pretty-format
Download http://localhost:4260/preact-render-to-string/preact-render-to-string-6.4.0.tgz
Download http://localhost:4260/preact/preact-10.19.6.tgz
Download http://localhost:4260/pretty-format/pretty-format-3.8.0.tgz
[UNORDERED_END]
Check file:///[WILDLINE]/mod.ts
Checking for slow types in the public API...
error[missing-constraint]: specifier 'npm:preact/jsx-runtime' is missing a version constraint
--> [WILDLINE]
= hint: specify a version constraint for the specifier
info: the specifier resolved to version 10.19.6 today, but will resolve to a different
info: major version if one is published in the future and potentially break
docs: https://jsr.io/go/missing-constraint
warning[unsupported-jsx-tsx]: JSX and TSX files are currently not supported
--> [WILDLINE]foo.tsx
info: follow https://github.com/jsr-io/jsr/issues/24 for updates
error: Found 1 problem
|