Change default target from ES5 to ESNext #34208
Annotations
11 errors and 1 notice
Print baseline diff on failure
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
Print baseline diff on failure
Type 'number' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Print baseline diff on failure
Type 'number' is not an array type or does not have a '[Symbol.iterator]()' method that returns an iterator.
|
Print baseline diff on failure
Type 'string' is not assignable to type 'num
|
Print baseline diff on failure
Type 'string | number' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Print baseline diff on failure
Type 'string | number' is not an array type.
|
Print baseline diff on failure
Type 'number' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Print baseline diff on failure
Type 'number' is not an array type.
|
Print baseline diff on failure
Type 'number' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Print baseline diff on failure
Type 'number' is not an array type.
|
Tests
Process completed with exit code 1.
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading