Enable GitHub Workflow for automated testing #1
Annotations
10 errors
build (17.x):
src/combinations.ts#L140
Cannot find name 'Generator'. Did you mean 'Enumerator'?
|
build (17.x):
src/combinations.ts#L182
Cannot find name 'Generator'. Did you mean 'Enumerator'?
|
build (17.x):
src/conversion.ts#L10
Property 'log2' does not exist on type 'Math'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
|
build (17.x):
src/conversion.ts#L67
Property 'log2' does not exist on type 'Math'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
|
build (17.x):
src/fraction.ts#L1
Cannot find module 'fraction.js' or its corresponding type declarations.
|
build (17.x):
src/fraction.ts#L3
Cannot find module 'fraction.js' or its corresponding type declarations.
|
build (17.x):
src/index.ts#L147
Cannot find name 'Iterable'.
|
build (17.x):
src/index.ts#L184
Expected 0 arguments, but got 1.
|
build (17.x):
src/index.ts#L195
Property 'toContinued' does not exist on type 'Fraction'.
|
build (17.x):
src/index.ts#L209
Property 'n' does not exist on type 'Fraction'.
|