Skip to content

chore: update supported Node.js versions #549

chore: update supported Node.js versions

chore: update supported Node.js versions #549

Triggered via pull request September 11, 2023 21:47
@aduh95aduh95
synchronize #309
bump-nodejs
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Testing chores
29s
Testing chores
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
ubuntu-latest w/ Node.js 18.x
Process completed with exit code 1.
Testing chores: mkshims.ts#L28
Type 'Set<SupportedPackageManagers>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Testing chores: mkshims.ts#L31
Type 'Set<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
Testing chores: 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.
Testing chores: 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; }'.
Testing chores: sources/Engine.ts#L24
'rangeDefinition' is of type 'unknown'.
Testing chores: sources/Engine.ts#L25
'rangeDefinition' is of type 'unknown'.
Testing chores: sources/Engine.ts#L26
'rangeDefinition' is of type 'unknown'.
Testing chores: 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.
Testing chores: 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.
Testing chores: 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.
ubuntu-latest w/ Node.js 20.x
Process completed with exit code 1.
macos-latest w/ Node.js 18.x
Process completed with exit code 1.
windows-latest w/ Node.js 20.x
Process completed with exit code 1.
macos-latest w/ Node.js 20.x
Process completed with exit code 1.
windows-latest w/ Node.js 18.x
Process completed with exit code 1.