EdJoPaTo

Results 89 issues of EdJoPaTo

Installing this library on the current NodeJS LTS v12 does not work. `hap-nodejs` can be upgraded to the latest version which worked fine. I could supply a PR with only...

Related to the rule [`@typescript-eslint/naming-convention`](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/naming-convention.md#allowed-selectors-modifiers-and-types). I regularly use global constants with UPPER_CASE style for constants that wont change in runtime. Not sure how to exactly specify that in the rules...

enhancement
help wanted

Improvements: - typed-builder - ClientId struct - deprecated old `MqttOptions::new` for easier migration I dont think its that bad to expose the MqttOptions to the public. The types itself prevent...

Currently the list of sitelink languages has to be updated manually. When using the sitelinks of an entity and putting them all into `getSitelinkData` the ones with yet not known...

Even with bugfix release v3.0.1 there seem to be an issue with typings from external packages. For example Ava does not seem to work after upgrading to v3. But this...

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

enhancement

- Temporary Containers Version: 1.9.2 - Firefox Version: 88.0 Automatic mode is enabled. Isolation is set to "Different from tab domain & subdomains". ### Actual behavior When using DuckDuckGo with...

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

bug

Some shifts require Coordinators of the same angeltype. Currently there has to be "X Angel" and "X Coordinator" angeltypes. A shift then might look like this: ``` Shift X Angel:...

Type: Feature
Status: Needs refinement

I automatically sign my commits with gpg (`commit.gpgSign` in `~/.gitconfig`). Either by manually creating a commit or working with commits already created by the setup of a level it's not...