pankajkoti commented on PR #31482: URL: https://github.com/apache/airflow/pull/31482#issuecomment-1560647002
> Hi @potiuk , I encounter the following CI failure. But it doesn't seem to be something I introduce in this PR. Should I fix it in this PR? If so, could you kindly point out where this is from? Thanks! > > ``` > Lint OpenAPI using openapi-spec-validator..............................................Failed > - hook id: lint-openapi > - exit code: 1 > > '_io.BufferedReader' object has no attribute 'decode' > ``` I see a similar issue in my PR and have added a comment regarding this https://github.com/apache/airflow/pull/31201#issuecomment-1559977621 Apparently, @uranusjr did try to reproduce this with the PR https://github.com/apache/airflow/pull/31489 as this was observed in `main` too, but we failed to reproduce it there and `main` also seemed to run fine later. This is not reproducible locally and looks like some weird issue. I would say we could wait for a while. -- 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]
