[RHOAIENG-1154]: Apply modal to alert user error #3975
Annotations
10 errors and 3 warnings
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/mocked/application.cy.ts#L10
Replace `"../../pages/loginDialog"` with `'../../pages/loginDialog'`
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/mocked/application.cy.ts#L117
it.only not permitted
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/mocked/application.cy.ts#L118
Replace `⏎····//·Mock·the·intercept·to·return·a·403·status·code⏎` with `····//·Mock·the·intercept·to·return·a·403·status·code`
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/mocked/application.cy.ts#L133
Replace `.findText()` with `⏎······.findText()⏎······`
|
|
|
Tests (18.x):
frontend/src/app/App.tsx#L89
Replace `Your·session·timed·out.·To·continue·working,·log·in.` with `⏎············Your·session·timed·out.·To·continue·working,·log·in.⏎··········`
|
Tests (18.x):
frontend/src/app/useApplicationSettings.tsx#L7
`axios` import should occur before import of `~/k8sTypes`
|
Tests (18.x):
frontend/src/app/useApplicationSettings.tsx#L7
Replace `"axios"` with `'axios'`
|
Tests (18.x):
frontend/src/services/dashboardConfigService.ts#L3
`axios` import should occur before import of `~/utilities/axios`
|
Tests (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (18.x)
No files were found with the provided path: ./frontend/src/__tests__/cypress/results/. No artifacts will be uploaded.
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/mocked/application.cy.ts#L10
import statements should have an absolute path
|