Skip to content

Fixes some types problems#167228

Merged
stratoula merged 2 commits intoelastic:mainfrom
stratoula:type-errors-fixes
Sep 26, 2023
Merged

Fixes some types problems#167228
stratoula merged 2 commits intoelastic:mainfrom
stratoula:type-errors-fixes

Conversation

@stratoula
Copy link
Contributor

@stratoula stratoula commented Sep 26, 2023

Summary

Fixes some types problems in our FTs which are blocking PRs with changes in the functional tests suites. (type diff check is failing)

@kibana-ci
Copy link

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #50 / serverless security UI Create Case "before all" hook for "creates a case"

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@stratoula stratoula added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v8.11.0 labels Sep 26, 2023
@stratoula stratoula marked this pull request as ready for review September 26, 2023 11:22
@stratoula stratoula requested review from a team as code owners September 26, 2023 11:22
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

for (const keyPress of keyPresses) {
await PageObjects.console.sleepForDebouncePeriod();
log.debug('Key', keyPress);
// @ts-ignore
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I synced with @yuliacech, adding a ts-ignore for now as this test breaks the PRs which are introducing changes to the FTs suites. They are going to fix it properly on another PR.

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kibana-presentation changes LGTM
code review only

@stratoula stratoula merged commit ce33109 into elastic:main Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v8.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants