Add MyBank. #77
ci.yaml
on: push
phpcs
/
phpcs
20s
phpstan
/
phpstan
15s
coverage
/
coverage
17s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
4 errors and 1 warning
phpstan / phpstan
Process completed with exit code 127.
|
phpcs / phpcs:
src/Client.php#L112
Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed.
|
phpcs / phpcs:
src/Client.php#L113
Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed.
|
phpcs / phpcs
Process completed with exit code 1.
|
coverage / coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|