. e testing fix for typescript #205
Annotations
12 errors
build (ubuntu-latest, 14, x64):
lib/Providers/Jest/JestNamer.ts#L1
Cannot find module '@jest/globals' or its corresponding type declarations.
|
build (ubuntu-latest, 14, x64):
lib/Providers/Jest/JestReporter.ts#L1
Cannot find module '@jest/globals' or its corresponding type declarations.
|
build (ubuntu-latest, 14, x64):
lib/Providers/Mocha/MochaApprovals.ts#L22
Property 'it' does not exist on type 'typeof Mocha'.
|
build (ubuntu-latest, 14, x64):
lib/Providers/Mocha/MochaApprovals.ts#L23
'this' implicitly has type 'any' because it does not have a type annotation.
|
build (ubuntu-latest, 14, x64):
lib/Utilities/Logger/LoggingInstance.ts#L246
Property 'padStart' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
|
build (ubuntu-latest, 14, x64):
test/Providers/Jest/CombinationApprovals.test.ts#L1
Cannot find module '@jest/globals' or its corresponding type declarations.
|
build (ubuntu-latest, 14, x64):
test/Providers/Jest/Jest.test.ts#L1
Cannot find module '@jest/globals' or its corresponding type declarations.
|
build (ubuntu-latest, 14, x64):
test/Providers/Jest/JestReporter.test.ts#L1
Cannot find module '@jest/globals' or its corresponding type declarations.
|
build (ubuntu-latest, 14, x64):
test/Providers/Jest/Scrubbers.test.ts#L1
Cannot find module '@jest/globals' or its corresponding type declarations.
|
build (ubuntu-latest, 14, x64):
test/Utilities/Logger/SimpleLogger.test.ts#L1
Cannot find module '@jest/globals' or its corresponding type declarations.
|
build (macos-latest, 14, x64)
Process completed with exit code 1.
|
build (windows-latest, 14, x64)
Process completed with exit code 1.
|