Skip to content

Bump actions/stale from 7 to 8 #532

Bump actions/stale from 7 to 8

Bump actions/stale from 7 to 8 #532

Triggered via pull request March 27, 2023 23:02
Status Failure
Total duration 36m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linuxjs-tests.yml

on: pull_request
Matrix: JS
Fit to window
Zoom out
Zoom in

Annotations

14 errors
@jupyterlab/lsp › schema.ts › verify the interfaces defined in `schema.ts` with the schema in jupyter_lsp: packages/lsp/test/schema.spec.ts#L15
'schema.ts' in '@jupyterlab/lsp' is not matching the 'jupyter_lsp' backend schema. Please update 'schema.ts' by running `npm run build:schema` in '@jupyterlab/lsp' and commit the changes. at Object.<anonymous> (test/schema.spec.ts:15:15)
@jupyterlab/lsp › schema.ts › verify the interfaces defined in `schema.ts` with the schema in jupyter_lsp: packages/lsp/test/schema.spec.ts#L15
'schema.ts' in '@jupyterlab/lsp' is not matching the 'jupyter_lsp' backend schema. Please update 'schema.ts' by running `npm run build:schema` in '@jupyterlab/lsp' and commit the changes. at Object.<anonymous> (test/schema.spec.ts:15:15)
@jupyterlab/lsp › schema.ts › verify the interfaces defined in `schema.ts` with the schema in jupyter_lsp: packages/lsp/test/schema.spec.ts#L15
'schema.ts' in '@jupyterlab/lsp' is not matching the 'jupyter_lsp' backend schema. Please update 'schema.ts' by running `npm run build:schema` in '@jupyterlab/lsp' and commit the changes. at Object.<anonymous> (test/schema.spec.ts:15:15)
JS (js-lsp)
Process completed with exit code 1.
protocol › #stackTrace › should return the correct stackframes: packages/debugger/test/session.spec.ts#L224
expect(received).toEqual(expected) // deep equality Expected: 3 Received: 5 at Object.<anonymous> (test/session.spec.ts:224:26)
protocol › #variables › should return the variables and their values: packages/debugger/test/session.spec.ts#L273
expect(received).toEqual(expected) // deep equality Expected: "1" Received: "2" at Object.<anonymous> (test/session.spec.ts:273:24)
protocol › #continue › should proceed to the next breakpoint: packages/debugger/test/session.spec.ts#L288
thrown: "Exceeded timeout of 10000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at test/session.spec.ts:288:5 at test/session.spec.ts:287:3 at Object.<anonymous> (test/session.spec.ts:113:1)
protocol › #stackTrace › should return the correct stackframes: packages/debugger/test/session.spec.ts#L224
expect(received).toEqual(expected) // deep equality Expected: 3 Received: 5 at Object.<anonymous> (test/session.spec.ts:224:26)
protocol › #variables › should return the variables and their values: packages/debugger/test/session.spec.ts#L273
expect(received).toEqual(expected) // deep equality Expected: "1" Received: "2" at Object.<anonymous> (test/session.spec.ts:273:24)
protocol › #continue › should proceed to the next breakpoint: packages/debugger/test/session.spec.ts#L288
thrown: "Exceeded timeout of 10000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at test/session.spec.ts:288:5 at test/session.spec.ts:287:3 at Object.<anonymous> (test/session.spec.ts:113:1)
protocol › #stackTrace › should return the correct stackframes: packages/debugger/test/session.spec.ts#L224
expect(received).toEqual(expected) // deep equality Expected: 3 Received: 5 at Object.<anonymous> (test/session.spec.ts:224:26)
protocol › #variables › should return the variables and their values: packages/debugger/test/session.spec.ts#L273
expect(received).toEqual(expected) // deep equality Expected: "1" Received: "2" at Object.<anonymous> (test/session.spec.ts:273:24)
protocol › #continue › should proceed to the next breakpoint: packages/debugger/test/session.spec.ts#L288
thrown: "Exceeded timeout of 10000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at test/session.spec.ts:288:5 at test/session.spec.ts:287:3 at Object.<anonymous> (test/session.spec.ts:113:1)
JS (js-debugger)
Process completed with exit code 1.