Resolve min
as the earliest compatible Julia version (compatible with the user's project)
#6332
Annotations
10 errors
src/installer.ts#L92
Variable 'projectFile' is used before being assigned.
|
src/installer.ts#L99
Variable 'projectFile' is used before being assigned.
|
src/installer.ts#L103
Cannot find name 'toml'.
|
src/installer.ts#L108
Type 'string[]' is missing the following properties from type 'Promise<string[]>': then, catch, finally, [Symbol.toStringTag]
|
src/installer.ts#L111
Type 'undefined' is not assignable to type 'string'.
|
src/installer.ts#L120
Property 'map' does not exist on type 'Promise<string[]>'.
|
src/installer.ts#L121
Type 'string | SemVer' is not assignable to type 'string'.
|
src/installer.ts#L121
Cannot find name 'minCompatVersions'.
|
src/installer.ts#L124
Type 'string | null' is not assignable to type 'string'.
|
|
The logs for this run have expired and are no longer available.
Loading