mirror of
https://github.com/denoland/deno.git
synced 2024-12-03 17:08:35 -05:00
e49973d96d
This upgrade unblocks support for ES decorator proposal. Co-authored-by: crowlkats <crowlkats@toaxl.com>
8 lines
546 B
Text
8 lines
546 B
Text
Checking fast check type graph for errors...
|
|
|
|
missing explicit return type in the public API
|
|
at file:///[WILDCARD]/publish/invalid_fast_check/mod.ts@68
|
|
|
|
Fixing these fast check errors is required to make the code fast check compatible which enables type checking your package's TypeScript code with the same performance as if you had distributed declaration files. Do any of these errors seem too restrictive or incorrect? Please open an issue if so to help us improve: https://github.com/denoland/deno/issues
|
|
|
|
error: Had 1 fast check error.
|