Costa Giannakopoulos

Results 21 comments of Costa Giannakopoulos

The library that a lot of us are using no longer works as of the latest Playwright version 1.32 https://github.com/Rippling/playwright-merge-html-reports/issues/2 It would be great to see if theres any progress...

@nickofthyme yes I am using that library but the latest playwright version caused it to break someone fixed it here - https://www.npmjs.com/package/@nil1511/playwright-merge-html-reports this has fixed our builds

@nickofthyme i think someone needed it urgently so forked it, id expect this fix to go in the original repo too

> Can confirm that this is still the case now (using serverless-plugin-typescript: 1.1.7, 1.2.0 and 2.1.0). Any solution? > > Using skipLibCheck makes the compilation a bit faster, about 10...

I have also had this exact same issue when trying to use the generated code to upload a file. For now I have had to build my own request using...

@kumboleijo My choice of words were probably a bit poor. In order to get it to work we couldnt use the library so we used axios directly. ```typescript export const...

> @costa-collibra oh I see... I thought you provided your own custom request file using: > > `npx openapi-typescript-codegen --input ./spec.json --output ./generated --request ./request.ts` > > * https://github.com/ferdikoomen/openapi-typescript-codegen/wiki/Custom-request-file >...

> @jordanshatford we have this fixed in [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts), right? Oh really. I will check this out asap.

Leave it with me and il get back to you

@jordanshatford this is fantastic thanks for the update for clarity have you fixed it in this https://github.com/hey-api/openapi-ts