Charlie Benger-Stevenson

Results 10 issues of Charlie Benger-Stevenson

### What's wrong? Fails to start cosmos from the command line using ``` npm run cosmos ``` ### Steps to reproduce 1. Create a new react component library by using...

https://github.com/ajv-validator/ajv-errors/issues/141 Added option for custom keyword. Unit test included. Update to readme also included.

I'm using Laravel 10 with blade icons and fontawesome and carbon. In a basic template I do something like : ```html This is an apple: ``` And while the icon...

bug

## Expected Behavior When I launch the temporal server from the command line and supply a valid key/value for the dynamic-config-value flag the server starts and applies this config value...

potential-bug

### What are you really trying to do? Unit test a workflow ### Describe the bug When unit testing a workflow, if the workflow under test encounters a runtime exception...

Bug
Question

I set up an instance of fider running on my k8s cluster. I hit the main page and completed sign up. I had not set up mailhog and found out...

## Expected behavior npm commands execute correctly ## Actual behavior ```bash npm start zsh:1: command not found: npm ``` ## Steps to reproduce the problem Configure your default shell to...

Demo repo https://github.com/suityou01/commitizen-bug Steps to reproduce Run commit. Custom config not having any effect. Expected behaviour Custom config works as described https://commitizen-tools.github.io/commitizen/customization/

### Description I have a hook that attempts to redirect to commitzen like so `exec < /dev/tty && cz commit || true` This works on linux. Unfortunately at work we...

issue-status: needs-triage

### Description Wordpress 6.6.2 Using pods to create custom content type. I have a custom template like this ```html {@post_thumbnail} {@post_title} {@post_excerpt} [each post_tag] {@title} [/each] {@post_date} {@post_author, cc_get_the_author_display_name} ```...

Type: Bug