[6.0] Batch Copy & Move tags #1364
ci.yml
on: pull_request
Install PHP dependencies
24s
Check for typos
9s
Matrix: Check PHP code style
Run PHPstan
1m 47s
Matrix: Run integration tests (Windows)
Matrix: Run integration tests
Matrix: Run Unit tests (Windows)
Matrix: Run Unit tests
Matrix: Check Javascript & CSS code style
Matrix: Run system tests
Annotations
10 errors and 4 notices
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L524
Call to deprecated method setError() of class Joomla\CMS\MVC\Model\BaseModel:
3.1.4 will be removed in 7.0
Will be removed without replacement
Throw an Exception instead of using setError
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L519
Call to deprecated method setError() of class Joomla\CMS\MVC\Model\BaseModel:
3.1.4 will be removed in 7.0
Will be removed without replacement
Throw an Exception instead of using setError
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L517
Call to deprecated method getError() of class Joomla\CMS\Table\Table:
3.1.4 will be removed in 7.0
Will be removed without replacement
Catch thrown Exceptions instead of getError
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L503
Call to deprecated method setError() of class Joomla\CMS\MVC\Model\BaseModel:
3.1.4 will be removed in 7.0
Will be removed without replacement
Throw an Exception instead of using setError
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L487
Call to deprecated method setError() of class Joomla\CMS\MVC\Model\BaseModel:
3.1.4 will be removed in 7.0
Will be removed without replacement
Throw an Exception instead of using setError
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L479
Call to deprecated method setError() of class Joomla\CMS\MVC\Model\BaseModel:
3.1.4 will be removed in 7.0
Will be removed without replacement
Throw an Exception instead of using setError
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L479
Call to deprecated method getError() of class Joomla\CMS\Table\Table:
3.1.4 will be removed in 7.0
Will be removed without replacement
Catch thrown Exceptions instead of getError
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L282
Ignored error pattern #^Call to deprecated method setError\(\) of class Joomla\\CMS\\MVC\\Model\\BaseModel\:
3\.1\.4 will be removed in 7\.0
Will be removed without replacement
Throw an Exception instead of using setError$# (method.deprecated) in path /__w/joomla-cms/joomla-cms/administrator/components/com_tags/src/Model/TagModel.php is expected to occur 11 times, but occurred 29 times.
|
Run PHPstan:
administrator/components/com_tags/src/Model/TagModel.php#L282
Ignored error pattern #^Call to deprecated method getError\(\) of class Joomla\\CMS\\Table\\Table\:
3\.1\.4 will be removed in 7\.0
Will be removed without replacement
Catch thrown Exceptions instead of getError$# (method.deprecated) in path /__w/joomla-cms/joomla-cms/administrator/components/com_tags/src/Model/TagModel.php is expected to occur 9 times, but occurred 20 times.
|
Run PHPstan:
administrator/components/com_categories/tmpl/categories/default_batch_body.php#L24
Access to deprecated property $document of class Joomla\CMS\MVC\View\AbstractView:
4.4.0 will be removed in 6.0
Use $this->getDocument() instead
|
Run Unit tests (Windows) (8.4)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Run Unit tests (Windows) (8.3)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Run integration tests (Windows) (8.4)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Run integration tests (Windows) (8.3)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|