mcenkar
mcenkar
### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### Command (mark...
Hi, when connecting to [BlazeWebSocketExample.scala](https://github.com/http4s/http4s/blob/v1.0.0-M23/examples/blaze/src/main/scala/com/example/http4s/blaze/BlazeWebSocketExample.scala) if I change [line 85](https://github.com/http4s/http4s/blob/v1.0.0-M23/examples/blaze/src/main/scala/com/example/http4s/blaze/BlazeWebSocketExample.scala#L85) to: ```scala .withHttpApp(org.http4s.server.middleware.Logger.httpApp(logHeaders = false, logBody = false)(routes.orNotFound)) ``` then when I connect to WS instead of actual `101 Switching...
Similar to #2252 but on `unicorn/no-invalid-remove-event-listener` Rule works correctly without optional chaining: However with optional chaining stops reporting error: ```js this.input?.removeEventListener(event, this.onInputEvent.bind(this), true) ``` Can be easily tested by adding...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Hi, description available at https://github.com/vitejs/vite/issues/15854 where I previously filed bug thinking it's vite issue....
### Self-service - [x] I'd be willing to implement a fix ### Describe the bug Hi, we have internal artifactory, which mirrors external + publishes some `@scoped` packages. When following...
https://github.com/protocolbuffers/protobuf/releases/tag/v28.3