fix: phpstan #14
release.yml
on: push
release
/
version-check
release
/
publish-ter
release
/
notify
Annotations
10 errors and 3 warnings
php-stan:
Classes/Command/CreateMappingsCommand.php#L1
Ignored error pattern #^Cannot call method fetchAllAssociative\(\) on Doctrine\\DBAL\\Result\|int\.$# in path /home/runner/work/xm-goaccess/xm-goaccess/Classes/Command/CreateMappingsCommand.php was not matched in reported errors.
|
php-stan:
Classes/Command/CreateMappingsCommand.php#L39
Call to an undefined method object::getQueryBuilderForTable().
|
php-stan:
Classes/Command/CreateMappingsCommand.php#L46
Call to an undefined method object::getQueryBuilderForTable().
|
php-stan:
Classes/Command/CreateMappingsCommand.php#L117
Call to an undefined method object::start().
|
php-stan:
Classes/Command/CreateMappingsCommand.php#L118
Call to an undefined method object::process_datamap().
|
php-stan:
Classes/Command/UpdatePageStatsCommand.php#L76
Call to an undefined method object::start().
|
php-stan:
Classes/Command/UpdatePageStatsCommand.php#L77
Call to an undefined method object::process_datamap().
|
php-stan:
Classes/Controller/BackendController.php#L68
Call to an undefined method object::loadRequireJsModule().
|
php-stan:
Classes/Domain/Repository/MappingRepository.php#L1
Ignored error pattern #^Cannot call method fetchAllAssociative\(\) on Doctrine\\DBAL\\Result\|int\.$# in path /home/runner/work/xm-goaccess/xm-goaccess/Classes/Domain/Repository/MappingRepository.php was not matched in reported errors.
|
php-stan:
Classes/Domain/Repository/MappingRepository.php#L1
Ignored error pattern #^Class Xima\\XmGoaccess\\Domain\\Repository\\MappingRepository extends generic class TYPO3\\CMS\\Extbase\\Persistence\\Repository but does not specify its types\: T$# in path /home/runner/work/xm-goaccess/xm-goaccess/Classes/Domain/Repository/MappingRepository.php was not matched in reported errors.
|
php-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
php-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
php-stan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|