👷 Move build chain to ESM #9645
Annotations
10 errors and 1 warning
Typecheck
Argument of type 'undefined' is not assignable to parameter of type 'never'.
|
Typecheck
Argument of type 'undefined' is not assignable to parameter of type 'never'.
|
Typecheck
'jest' is declared but its value is never read.
|
Typecheck
Property 'generate' in type 'FakeArbitrary' is not assignable to the same property in base type 'Arbitrary<T>'.
|
Typecheck
Property 'shrink' in type 'FakeArbitrary' is not assignable to the same property in base type 'Arbitrary<T>'.
|
Typecheck
Property 'filter' in type 'FakeArbitrary' is not assignable to the same property in base type 'Arbitrary<T>'.
|
Typecheck
Property 'map' in type 'FakeArbitrary' is not assignable to the same property in base type 'Arbitrary<T>'.
|
Typecheck
Property 'chain' in type 'FakeArbitrary' is not assignable to the same property in base type 'Arbitrary<T>'.
|
Typecheck
Property 'noShrink' in type 'FakeArbitrary' is not assignable to the same property in base type 'Arbitrary<T>'.
|
Typecheck
Property 'noBias' in type 'FakeArbitrary' is not assignable to the same property in base type 'Arbitrary<T>'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading