SetRequired
: Fix support for removal of optional modifiers from tuples
#2392
Annotations
9 errors and 12 warnings
TypeScript ~5.1.0:
test-d/set-required.ts#L110
Argument of type 'readonly [...(string | number)[], string | number, string | number]' is not assignable to parameter of type 'readonly [...string[], string, number]'.
|
TypeScript ~5.1.0:
test-d/set-required.ts#L111
Argument of type 'readonly [boolean, ...(string | number)[], string | number, string | number]' is not assignable to parameter of type 'readonly [boolean, ...string[], string, number]'.
|
TypeScript ~5.1.0
Process completed with exit code 2.
|
TypeScript ~5.2.0:
test-d/set-required.ts#L110
Argument of type 'readonly [...(string | number)[], string | number, string | number]' is not assignable to parameter of type 'readonly [...string[], string, number]'.
|
TypeScript ~5.2.0:
test-d/set-required.ts#L111
Argument of type 'readonly [boolean, ...(string | number)[], string | number, string | number]' is not assignable to parameter of type 'readonly [boolean, ...string[], string, number]'.
|
TypeScript ~5.2.0
Process completed with exit code 2.
|
TypeScript ~5.3.0:
test-d/set-required.ts#L110
Argument of type 'readonly [...(string | number)[], string | number, string | number]' is not assignable to parameter of type 'readonly [...string[], string, number]'.
|
TypeScript ~5.3.0:
test-d/set-required.ts#L111
Argument of type 'readonly [boolean, ...(string | number)[], string | number, string | number]' is not assignable to parameter of type 'readonly [boolean, ...string[], string, number]'.
|
TypeScript ~5.3.0
Process completed with exit code 2.
|
Test Module Export
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript ~5.1.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript ~5.2.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript ~5.4.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript ~5.6.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript ~5.3.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript ~5.7.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript ~5.5.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|