zim32

Results 12 issues of zim32

Good day. Is it possible to somehow handle this error and maybe convert it to some reasonable exceptino message (maybe log to to symfony logger), because it is very hard...

Enhancement

Trying all this leads to error const { regexp } = require('parjs'); let TEST = regexp(new RegExp('a')); let TEST = regexp(/a/); let TEST = regexp('a'); TEST.parse('a'); ``` this.reason = `expecting...

- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce ``` npx create-vuepress-site test npm i sass-loader npm run dev...

I'm trying to close ssh session after client sends EOF, using this sequence: ``` log::debug!("sending exit_status_request"); session.exit_status_request(channel, 0); log::debug!("sending eof"); session.eof(channel); log::debug!("sending close channel"); session.close(channel); ``` Session is closed but...

- [x ] Check if updating to the latest Preact version resolves the issue **Describe the bug** When using htm with typescript I have types incompatibility ``` import {FunctionalComponent, h}...

types

**What version of protobuf and what language are you using?** 3.16.0 (Linux x86_64) Javascript **Operation system** Ubuntu 18.04 **What runtime / compiler are you using (e.g., python version or gcc...

bug
good first issue
javascript
protoc
triaged

I think it will be very usefull to add ability to make sendTo requests via REST api. For example it will be possible to query iobroker history adapter for history...

enhancement

Good day. Thanks you for amazing tool. I am considering this project but my question is, is it possible to implement partial ordering with this tool? I mean, suppose we...

enhancement
question

**Describe the issue** I had a hard to detect bug, where avoid_void_async could help a lot but it did not Here is code to reproduce: ``` class Test { void...

type-enhancement
lint-request
P3
set-none

| Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | -...

Serializer
Feature
Status: Needs Review