🐛 update to node 18 #106
Annotations
9 errors
node_modules/@types/jest/index.d.ts#L34
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'HookFunction', but here has type 'Lifecycle'.
|
node_modules/@types/jest/index.d.ts#L36
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'HookFunction', but here has type 'Lifecycle'.
|
node_modules/@types/jest/index.d.ts#L37
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'SuiteFunction', but here has type 'Describe'.
|
node_modules/@types/jest/index.d.ts#L39
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'PendingSuiteFunction', but here has type 'Describe'.
|
node_modules/@types/jest/index.d.ts#L40
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'TestFunction', but here has type 'It'.
|
node_modules/@types/jest/index.d.ts#L42
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'PendingTestFunction', but here has type 'It'.
|
node_modules/@types/jest/index.d.ts#L43
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'TestFunction', but here has type 'It'.
|
src/paster.ts#L3
Cannot find module 'xclip' or its corresponding type declarations.
|
|
This job failed
Loading