no longer need to find/use jupyterExe variable #7
Annotations
2 errors and 2 warnings
workbench/tests/main/main.test.js#L216
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -8,6 +8,7 @@
"invest-version",
"is-first-run",
"launch-plugin-server",
"show-open-dialog",
"show-save-dialog",
+ "write-csv",
]
at toEqual (tests/main/main.test.js:216: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)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "InVEST-failed-macOS-workspace", "InVEST-sample-data", "Source distribution".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading