Skip to content

🐛 update to node 18 #106

🐛 update to node 18

🐛 update to node 18 #106

Triggered via push August 18, 2024 18:02
Status Failure
Total duration 1m 5s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

27 errors
(ubuntu-latest): 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'.
(ubuntu-latest): 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'.
(ubuntu-latest): 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'.
(ubuntu-latest): 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'.
(ubuntu-latest): 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'.
(ubuntu-latest): 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'.
(ubuntu-latest): 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'.
(ubuntu-latest): src/paster.ts#L3
Cannot find module 'xclip' or its corresponding type declarations.
(ubuntu-latest)
Process completed with exit code 2.
(macOS-latest): 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'.
(macOS-latest): 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'.
(macOS-latest): 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'.
(macOS-latest): 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'.
(macOS-latest): 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'.
(macOS-latest): 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'.
(macOS-latest): 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'.
(macOS-latest): src/paster.ts#L3
Cannot find module 'xclip' or its corresponding type declarations.
(macOS-latest)
Process completed with exit code 2.
(windows-latest): 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'.
(windows-latest): 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'.
(windows-latest): 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'.
(windows-latest): 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'.
(windows-latest): 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'.
(windows-latest): 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'.
(windows-latest): 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'.
(windows-latest): src/paster.ts#L3
Cannot find module 'xclip' or its corresponding type declarations.
(windows-latest)
Process completed with exit code 1.