Derek Kershner

Results 22 issues of Derek Kershner

Fixes https://github.com/olivernn/lunr.js/issues/495

``` shipping_address: phone can't be blank at ShopifySharp.ShopifyService.CheckResponseExceptions(HttpResponseMessage response, String rawResponse) [3/12/2019 10:05:41 PM] at ShopifySharp.ShopifyService.c__DisplayClass21_0`1.d.MoveNext() [3/12/2019 10:05:41 PM] --- End of stack trace from previous location where exception was...

missing or invalid properties
stale

### Please describe the bug you are seeing There are no versions that dont violate the peerDependency, because I believe it is invalid (due to having a preceding "v"): https://github.com/cmfcmf/docusaurus-search-local/blob/9d309412b4442e38f56758cd7b4d255089706f5d/packages/docusaurus-search-local/package.json#L37...

bug

The action breaks without having JSON unfriendly characters escaped, and GitHub actions doesn't have a way to do this to the input (but C# does!). Can the inputs please be...

Currently, all 3 edges lambdas and the regeneration (normal) lambda have to have the same configuration, controlled by `defaults.function` prop. This is less than ideal, since the use cases vary...

Would make interacting with workflows and jobs significantly easier. At the moment often you must violate readonly access to achieve goals for already built workflows. @mrgrain , happy to stab...

Node.js 16 actions are deprecated. We need to update actions to the latest version. Please include only a single action per PR! Known actions that require updates: - [ ]...

dependencies

Fixes https://github.com/projen/projen/issues/3315 Just a proposal, once we have a direction I will test and such. --- By submitting this pull request, I confirm that my contribution is made under the...

Since projen removes the ability to use a .ts or .js file for jest config, using ts-jest's pathsToModuleMapper takes some mind-bending (you must use it outside a project, then use...

enhancement
good first issue