James King

Results 38 issues of James King

`normalize` should always return a `BankAccountNormalized`: https://github.com/cs278/bank-modulus/blob/5216f69627d7343030bdd6dfa27703ac0d7d9f10/src/BankAccountNormalizer/NormalizerInterface.php#L9 This will avoid any checking / asserting on the outside.

We don't currently run tests for lowest dependencies. We should do this in order to make sure we don't break support for the oldest version of Codeception we support.

enhancement

Feature request Add a new method that allows the user to specify a link label, of which the method returns the URL that the label is linked to. e.g. if...

enhancement
help wanted

When SSH'ing into my Ubuntu 20.04 server with zsh, antigen and this bundle: ``` expr: syntax error: missing argument after ‘-’ expr: syntax error: missing argument after ‘-’ /home/jamesking56/.antigen/bundles/unixorn/autoupdate-antigen.zshplugin/autoupdate-antigen.zsh:[:49: unknown...

Hey, Great screensaver! Problem is, it always starts off purple when I activate it... Can you make it start at a random colour? Cheers.

It would be great if this package provided a new abstractclass called `CachedRepository` which would cache repository responses for better performance (and add an API to clear said caches).

enhancement

This action doesn't appear to work inside of Docker (Alpine Linux): ``` Error: Codecov: Failed to properly upload: There was an error when attempting to execute the process '/__w/_actions/codecov/codecov-action/v2.0.3/dist/codecov'. This...

### Summary The `BlurView` component appears to lose the corners off the border (when used with border radius) when it is absolutely positioned in front of a `Video`. ### Managed...

needs review

Hello, Since PHP 5.* is now EOL across the board, should this package be marked as abandoned or some message be added to the top of the readme to tell...