Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Bump github.com/deepmap/oapi-codegen from 1.13.4 to 1.15.0 in /tools #975

Bump github.com/deepmap/oapi-codegen from 1.13.4 to 1.15.0 in /tools

Bump github.com/deepmap/oapi-codegen from 1.13.4 to 1.15.0 in /tools #975

Triggered via pull request September 25, 2023 01:41
Status Failure
Total duration 6m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
API Integration Tests
6m 42s
API Integration Tests
Matrix: Check
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 3 warnings, and 1 notice
Test (1.21.x, false): api/everest-server.gen.go#L20
no required module provides package github.com/oapi-codegen/runtime; to add it:
Test (1.21.x, false)
Process completed with exit code 2.
[api] › monitoring-instances.spec.ts:36:5 › create monitoring instance with api key: api-tests/tests/monitoring-instances.spec.ts#L48
1) [api] › monitoring-instances.spec.ts:36:5 › create monitoring instance with api key ─────────── Error: expect(received).toBeTruthy() Received: false 46 | const response = await request.post('/v1/monitoring-instances', { data }) 47 | > 48 | expect(response.ok()).toBeTruthy() | ^ 49 | const created = await response.json() 50 | 51 | expect(created.name).toBe(data.name) at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/monitoring-instances.spec.ts:48:25
[api] › psmdb-clusters.spec.ts:37:5 › create/edit/delete single node psmdb cluster: api-tests/tests/psmdb-clusters.spec.ts#L105
2) [api] › psmdb-clusters.spec.ts:37:5 › create/edit/delete single node psmdb cluster ──────────── Error: expect(received).toBeTruthy() Received: false 103 | }) 104 | > 105 | expect(updatedPSMDBCluster.ok()).toBeTruthy() | ^ 106 | 107 | let psmdbCluster = await request.get(`/v1/kubernetes/${kubernetesId}/database-clusters/${clusterName}`) 108 | at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/psmdb-clusters.spec.ts:105:36
[api] › psmdb-clusters.spec.ts:119:5 › expose psmdb cluster after creation: api-tests/tests/psmdb-clusters.spec.ts#L184
3) [api] › psmdb-clusters.spec.ts:119:5 › expose psmdb cluster after creation ──────────────────── Error: expect(received).toBeTruthy() Received: false 182 | }) 183 | > 184 | expect(updatedPSMDBCluster.ok()).toBeTruthy() | ^ 185 | 186 | let psmdbCluster = await request.get(`/v1/kubernetes/${kubernetesId}/database-clusters/${clusterName}`) 187 | at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/psmdb-clusters.spec.ts:184:36
Test (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
API Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
🎭 Playwright Run Summary
3 flaky [api] › monitoring-instances.spec.ts:36:5 › create monitoring instance with api key ──────────── [api] › psmdb-clusters.spec.ts:37:5 › create/edit/delete single node psmdb cluster ───────────── [api] › psmdb-clusters.spec.ts:119:5 › expose psmdb cluster after creation ───────────────────── 44 passed (57.5s)