Skip to content

Add tree view and remove some features to simplify #50

Add tree view and remove some features to simplify

Add tree view and remove some features to simplify #50

Triggered via pull request August 12, 2024 04:45
Status Failure
Total duration 2m 5s
Artifacts

coverags.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Namespace > create/remove/update doc inside the namespace: src/drivers/saved-doc/saved-doc-actions.test.ts#L60
Error: expect(received).toBe(expected) // Object.is equality Expected: "Renamed Test" Received: undefined at Object.toBe (/home/runner/work/libsql-studio/libsql-studio/src/drivers/saved-doc/saved-doc-actions.test.ts:90:7) at processTicksAndRejections (node:internal/process/task_queues:95:5)
coverage
Error: The process '/opt/hostedtoolcache/node/20.16.0/x64/bin/npx' failed with exit code 1 Error: The process '/opt/hostedtoolcache/node/20.16.0/x64/bin/npx' failed with exit code 1 at wd._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17765) at ChildProcess.emit (node:events:519:28) at maybeClose (node:internal/child_process:1105:16) at ChildProcess._handle.onexit (node:internal/child_process:305:5)
coverage
Jest coverage report action failed
coverage
Process completed with exit code 1.
🧾 Statement is not covered: src/lib/with-database-ops.ts#L66
Warning! Not covered statement
🧾 Statement is not covered: src/lib/with-database-ops.ts#L93
Warning! Not covered statement
coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/