Matt Cowley

Results 129 issues of Matt Cowley

Using https://github.com/dollarshaveclub/cloudworker, unit tests should be implemented for all the HTTP routes in the worker. For interactions, there should be unit tests to ensure that the verification middleware works as...

enhancement
good first issue
hacktoberfest

We should add a test suite to the Javascript port of the package in this repo. It should test the behaviour of the exported generate method, but also the private...

help wanted
hacktoberfest
javascript

**Is your feature request related to a problem? Please describe.** We're currently using restify for some projects, and it relies on some deprecated functionality in Node (we don't use the...

feature request
deprecations

### Input code (Minimal repro: https://github.com/MattIPv4/jsdoc-method-type) Working, without `@type`: `a.js` ```js /** * Test global a * * @param {string} one * @param {number} two * @returns {string} */ const...

Hey folks! ### Proposal cdnjs for a long time has had a small collection of community written tutorials (at [cdnjs/tutorials](https://github.com/cdnjs/tutorials)) that are served on the library pages on the website,...

:exclamation: Needs Attention

👋 I'm not sure if this is an issue with grpcurl or with my demo code (though I don't immediately see anything wrong with the latter). I am running a...

**Please describe the problem you are having in as much detail as possible:** Related to the issue I encountered in #3890, it seems that not only does the client not...

bug
ratelimits
REST
sharding
packages:discord.js

**Please describe the problem you are having in as much detail as possible:** Assume a situation where a text channel is in a category, with the channel's permissions set in...

bug
need repro
permissions
packages:discord.js

Hey all, Is there a way to declare groups of accessories within a bridge? Eg: ``` Bridge: Group 1: Light Bulb Light Bulb Group 2: Light Bulb Fan ```

Sorry if this isn't really the place for this question... I've got a bridge set up with a load of lightbulbs running in it and these work perfectly through the...