chore: update supported Node.js versions #547
Annotations
10 errors
mkshims.ts#L28
Type 'Set<SupportedPackageManagers>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
mkshims.ts#L31
Type 'Set<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
sources/Engine.ts#L22
Type 'Set<SupportedPackageManagers>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
sources/Engine.ts#L23
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ npm?: { default: string; fetchLatestFrom: RegistrySpec; transparent: { default?: string | undefined; commands: string[][]; }; ranges: { [range: string]: PackageManagerSpec; }; } | undefined; pnpm?: { ...; } | undefined; yarn?: { ...; } | undefined; }'.
|
sources/Engine.ts#L24
'rangeDefinition' is of type 'unknown'.
|
sources/Engine.ts#L25
'rangeDefinition' is of type 'unknown'.
|
sources/Engine.ts#L26
'rangeDefinition' is of type 'unknown'.
|
sources/Engine.ts#L69
Type 'Set<SupportedPackageManagers>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
sources/Engine.ts#L185
Type 'Set<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
sources/commands/Disable.ts#L53
Type 'Set<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
The logs for this run have expired and are no longer available.
Loading