chore(deps): bump readmeio/rdme from 8 to 10 #3750
Annotations
1 error, 3 warnings, and 1 notice
Run integration tests:
api-tests/tests/helpers.ts#L15
1) [api] › database-cluster-restores.spec.ts:167:5 › create restore: validation errors ───────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at Object.createBackupStorage (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:86:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster-restores.spec.ts:172:3
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Run integration tests
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Run integration tests:
api-tests/[api] › pg-clusters.spec.ts#L1
api-tests/[api] › pg-clusters.spec.ts took 50.6s
|
Run integration tests
1 flaky
[api] › database-cluster-restores.spec.ts:167:5 › create restore: validation errors ────────────
50 passed (4.1m)
|
Loading