Roman
Roman
Please run npm run lint
Please add the library to the README as well. And it looks like the lint has failed. ``` Warning: 69:25 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any /home/runner/work/typescript-runtime-type-benchmarks/typescript-runtime-type-benchmarks/cases/aeria.ts Warning:...
@hoeck Wanna take a look here?
@hoeck Good luck on your talk! Please share your talk, if you feel comfortable. Maybe even link it in the README in some resource section? Would love to see it!
I updated `gts` (linter) in #1221, please see if this fixes the problem.
@ryoppippi There seem to be a lot of CI failures. Do you want to fix these? Thanks.
Yes, 100% the issue is there and needs to be fixed. I wanted to re-design the entire project setup entirely, including this problem if isolation and the umbrella issue is...
Great idea. If we can make it work with Bun without any complications, I'd be happy to add it!
See the author reply: https://github.com/haarg/Plack-Middleware-ForwardedHeaders/issues/1
Same here: ``` > [email protected] cxsd ~/xsd-exp > cxsd "https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/xsd/release_4_1/Inventory.xsd" TypeError: Cannot read property 'getScope' of undefined at Schema.init (~/xsd-exp/node_modules/cxsd/dist/xsd/types/Schema.js:32:50) at Parser.startElement (~/xsd-exp/node_modules/cxsd/dist/xsd/Parser.js:72:21) at Parser. (~/xsd-exp/node_modules/cxsd/dist/xsd/Parser.js:112:31) at Parser.emit (events.js:189:13) at...