refactor(Project): abort previous saveToCloud
before starting a new…
#97
validate.yml
on: push
spx-gui-lint
1m 33s
spx-backend-test
47s
Annotations
2 errors and 4 warnings
src/models/project/index.test.ts > Project > should handle failed auto-save correctly:
spx-gui/src/models/project/index.test.ts#L224
AssertionError: expected 2 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 2
❯ src/models/project/index.test.ts:224:42
|
spx-gui-lint
Process completed with exit code 1.
|
spx-backend-test
Restore cache failed: Dependencies file is not found in /home/runner/work/.goplus.builder/.goplus.builder. Supported file pattern: go.sum
|
spx-backend-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
spx-gui-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
spx-gui-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/.goplus.builder/.goplus.builder. Supported file pattern: go.sum
|