feat(sqlite): support encrypting column values through SQL functions #4287
Annotations
1 error, 1 warning, and 1 notice
|
Run E2E Tests:
tests/preferences/system-proxy-timestamp.spec.ts#L73
1) [default] › tests/preferences/system-proxy-timestamp.spec.ts:34:7 › System Proxy - last refreshed timestamp › updates the timestamp on a subsequent Refresh
Error: expect(received).toBeGreaterThan(expected)
Expected: > 1000
Received: 426
71 |
72 | // the two refreshes should be more than 1 second apart
> 73 | expect(secondRefreshedAt - firstRefreshedAt).toBeGreaterThan(1000);
| ^
74 | });
75 | });
76 |
at /home/runner/work/usebruno-bruno/bruno/bruno/tests/preferences/system-proxy-timestamp.spec.ts:73:50
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run E2E Tests
1 flaky
[default] › tests/preferences/system-proxy-timestamp.spec.ts:34:7 › System Proxy - last refreshed timestamp › updates the timestamp on a subsequent Refresh
2 skipped
396 passed (24.3m)
|
background
wait
wait-all
cancel
parallel
Loading