Refactor getFullKey method: improve readability by simplifying key …
#744
main.yml
on: push
Matrix: setup
Matrix: code-sniffer
Matrix: php-security
Matrix: static-analysis
Matrix: unit-tests
Annotations
5 errors
|
php-security (8.4, highest)
Process completed with exit code 2.
|
|
UndefinedMethod:
src/Bootstrap.php#L297
src/Bootstrap.php:297:43: UndefinedMethod: Method Zemit\Cli\ExceptionHandler::write does not exist (see https://psalm.dev/022)
|
|
static-analysis (8.4, highest)
Process completed with exit code 1.
|
|
static-analysis (8.4, highest):
src/Bootstrap.php#L297
Call to an undefined method Zemit\Cli\ExceptionHandler::write().
|
|
unit-tests (8.4, highest)
Process completed with exit code 2.
|