Skip to content

chore(deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.126.0 #1785

chore(deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.126.0

chore(deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.126.0 #1785

Triggered via pull request July 10, 2024 19:49
Status Success
Total duration 18m 28s
Artifacts 2

dev-be-ci.yaml

on: pull_request
Matrix: Check
Matrix: API Integration Tests
Matrix: CLI Integration Tests
Matrix: CLI tests
Matrix: Test
Merge Gatekeeper
15s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 19 warnings, and 6 notices
[api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config: api-tests/tests/database-cluster.spec.ts#L297
1) [api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config Error: expect(received).toBeGreaterThanOrEqual(expected) Matcher error: received value must be a number or bigint Received has value: undefined Call Log: - Timeout 60000ms exceeded while waiting on the predicate 295 | res = (await req.json()) 296 | expect(res?.status?.size).toBeGreaterThanOrEqual(1) > 297 | }).toPass({ | ^ 298 | intervals: [1000], 299 | timeout: 60 * 1000, 300 | }) at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:297:8
[api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L1
2) [api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up Test timeout of 30000ms exceeded.
[api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L221
2) [api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up Error: page.waitForTimeout: Test timeout of 30000ms exceeded. 219 | }) 220 | for (let i = 0; i < 15; i++) { > 221 | await page.waitForTimeout(2000) | ^ 222 | 223 | const psmdbCluster = await request.get(`/v1/namespaces/${testsNs}/database-clusters/${clusterName}`) 224 | at /home/runner/work/everest/everest/api-tests/tests/psmdb-clusters.spec.ts:221:16
[api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L1
2) [api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L221
2) [api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForTimeout: Test timeout of 30000ms exceeded. 219 | }) 220 | for (let i = 0; i < 15; i++) { > 221 | await page.waitForTimeout(2000) | ^ 222 | 223 | const psmdbCluster = await request.get(`/v1/namespaces/${testsNs}/database-clusters/${clusterName}`) 224 | at /home/runner/work/everest/everest/api-tests/tests/psmdb-clusters.spec.ts:221:16
Check (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Test (1.22.x, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4, percona-platform/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/
Test (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-mongo-operator) / CLI test-mongo-operator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4, percona-platform/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/
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/mongodb-operator.spec.ts#L1
cli-tests/[flows] › flow/mongodb-operator.spec.ts took 3.3m
CLI tests (test-pg-operator) / CLI test-pg-operator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4, percona-platform/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/
Slow Test: cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 5.6m
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-pxc-operator) / CLI test-pxc-operator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4, percona-platform/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/
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/pxc-operator.spec.ts#L1
cli-tests/[flows] › flow/pxc-operator.spec.ts took 3.2m
CLI Integration Tests (1.22.x, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4, percona-platform/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/
CLI Integration Tests (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-all-operators) / CLI test-all-operators
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4, percona-platform/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/
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 10.3m
API Integration Tests (1.22.x, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4, percona-platform/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/
API Integration Tests (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
🎭 Playwright Run Summary
1 passed (3.3m)
🎭 Playwright Run Summary
1 passed (5.6m)
🎭 Playwright Run Summary
1 passed (3.3m)
🎭 Playwright Run Summary
6 passed (1.2s)
🎭 Playwright Run Summary
1 passed (10.3m)
🎭 Playwright Run Summary
2 flaky [api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config [api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up 51 passed (2.2m)

Artifacts

Produced during runtime
Name Size
cli-tests-report Expired
185 KB
test-delete-cluster-tests-report Expired
245 KB