This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from d95b7c2  fix: clean up prop type errors in jest tests (#11120)
     add 07f8714  fix: Enable ESLint rule default-props-match-prop-types 
(#11058)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.eslintrc.js                           |  2 --
 .../cypress/integration/dashboard/tabs.test.js           | 16 ++++++++++++++++
 superset-frontend/src/CRUD/Field.jsx                     |  3 +--
 .../src/SqlLab/components/ExploreCtasResultsButton.jsx   |  7 +------
 .../src/SqlLab/components/SqlEditorLeftBar.jsx           |  2 +-
 .../src/SqlLab/components/TemplateParamsEditor.jsx       |  2 --
 superset-frontend/src/components/Hotkeys.jsx             |  2 +-
 .../src/components/Select/OnPasteSelect.jsx              |  6 +++---
 .../dashboard/components/ColorSchemeControlWrapper.jsx   |  2 +-
 .../src/dashboard/components/DashboardBuilder.jsx        |  2 +-
 .../src/dashboard/components/PropertiesModal.jsx         |  2 +-
 .../src/dashboard/components/SliceAdder.jsx              |  2 +-
 .../src/dashboard/components/SliceHeader.jsx             |  1 -
 .../src/dashboard/components/gridComponents/Row.jsx      |  5 -----
 .../src/dashboard/components/gridComponents/Tabs.jsx     |  1 -
 .../src/dashboard/components/menu/WithPopoverMenu.jsx    |  1 -
 .../src/dashboard/containers/DashboardComponent.jsx      |  5 +++--
 .../src/explore/components/QueryAndSaveBtns.jsx          |  1 -
 .../explore/components/controls/ColorSchemeControl.jsx   |  4 ++--
 .../src/explore/components/controls/ViewportControl.jsx  |  2 +-
 20 files changed, 33 insertions(+), 35 deletions(-)

Reply via email to