restart every time #64
Annotations
10 errors and 1 warning
build (macos-latest)
Unable to find Node version '12.x' for platform darwin and architecture arm64.
|
build (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
build (ubuntu-latest):
src/PreviewManager.ts#L2
Module '"../node_modules/arepl-backend"' has no exported member 'PythonExecutors'.
|
build (ubuntu-latest):
src/PreviewManager.ts#L90
Expected 1 arguments, but got 2.
|
build (ubuntu-latest):
src/toAREPLLogic.ts#L1
Module '"../node_modules/arepl-backend"' has no exported member 'PythonExecutors'.
|
build (ubuntu-latest):
src/toAREPLLogic.ts#L102
Argument of type '{ userVariables: {}; userError: null; userErrorMsg: string; execTime: number; totalPyTime: number; totalTime: number; internalError: string; caller: string; lineno: number; done: true; evaluatorName: string; }' is not assignable to parameter of type 'PythonResult'.
|
build (ubuntu-latest):
test/suite/previewContainer.test.ts#L6
Module '"../../node_modules/arepl-backend"' has no exported member 'PythonExecutor'.
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (windows-latest)
The job was canceled because "macos-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|