rusackas commented on PR #19810:
URL: https://github.com/apache/superset/pull/19810#issuecomment-1591512760

   The `test-mysql`, `test-postgres`, and `test-sqlite` actions are failing due 
to this:
   > FAILED 
tests/integration_tests/reports/commands_tests.py::test_email_chart_report_schedule_with_csv
 - superset.reports.commands.exceptions.ReportScheduleDataFrameFailedError: 
Failed generating dataframe Input string must be text, not bytes
   
   the `pre-commit` check is failing because of a linting error. You can 
probably just run `pre-commit run --all-files` and commit any changes to clear 
that up.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to