Merge branch 'feature/plugins' into plugin/schisto #52
Annotations
2 errors and 1 warning
Run workbench tests:
workbench/tests/main/main.test.js#L218
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -10,6 +10,7 @@
"launch-plugin-server",
"open-path",
"remove-plugin",
"show-open-dialog",
"show-save-dialog",
+ "write-csv",
]
at toEqual (tests/main/main.test.js:218:8)
at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:45:16)
at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:133:17)
at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:74:21)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
|
Run workbench tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading