build #186
build.yml
on: schedule
Coding standards (phpcs)
6s
Coding standards (php-cs-fixer)
15s
Static analysis (phpstan)
20s
Static analysis (psalm)
11s
Mutation Testing (infection)
15s
Matrix: phpunit
Annotations
10 errors and 18 warnings
PossiblyUnusedMethod:
src/Exceptions/BadMethodCallException.php#L24
src/Exceptions/BadMethodCallException.php:24:21: PossiblyUnusedMethod: Cannot find any calls to method Eclipxe\MicroCatalog\Exceptions\BadMethodCallException::getClassName (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Exceptions/BadMethodCallException.php#L29
src/Exceptions/BadMethodCallException.php:29:21: PossiblyUnusedMethod: Cannot find any calls to method Eclipxe\MicroCatalog\Exceptions\BadMethodCallException::getMethodName (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Exceptions/IndexTypeError.php#L30
src/Exceptions/IndexTypeError.php:30:21: PossiblyUnusedMethod: Cannot find any calls to method Eclipxe\MicroCatalog\Exceptions\IndexTypeError::getClassName (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Exceptions/IndexTypeError.php#L36
src/Exceptions/IndexTypeError.php:36:21: PossiblyUnusedMethod: Cannot find any calls to method Eclipxe\MicroCatalog\Exceptions\IndexTypeError::getArgument (see https://psalm.dev/087)
|
UnusedClass:
src/MicroCatalog.php#L13
src/MicroCatalog.php:13:16: UnusedClass: Class Eclipxe\MicroCatalog\MicroCatalog is never used (see https://psalm.dev/075)
|
PossiblyUnusedParam:
src/MicroCatalog.php#L64
src/MicroCatalog.php:64:48: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyFalseArgument:
src/MicroCatalog.php#L66
src/MicroCatalog.php:66:57: PossiblyFalseArgument: Argument 2 of strcasecmp cannot be false, possibly string value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
src/MicroCatalog.php#L67
src/MicroCatalog.php:67:38: PossiblyFalseArgument: Argument 1 of strcasecmp cannot be false, possibly string value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
src/MicroCatalog.php#L70
src/MicroCatalog.php:70:58: PossiblyFalseArgument: Argument 2 of strcasecmp cannot be false, possibly string value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
src/MicroCatalog.php#L71
src/MicroCatalog.php:71:56: PossiblyFalseArgument: Argument 1 of lcfirst cannot be false, possibly string value expected (see https://psalm.dev/104)
|
Coding standards (phpcs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.2 (phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.2 (phpunit)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis (psalm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static analysis (psalm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Coding standards (php-cs-fixer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Mutation Testing (infection)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Mutation Testing (infection)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests on PHP 8.0 (phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.0 (phpunit)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests on PHP 8.1 (phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.1 (phpunit)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests on PHP 7.4 (phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.4 (phpunit)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests on PHP 7.3 (phpunit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.3 (phpunit)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Static analysis (phpstan)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static analysis (phpstan)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|