Skip to content

Sms improvements #18181

Sms improvements

Sms improvements #18181

Triggered via pull request May 13, 2024 11:18
Status Failure
Total duration 7m 10s
Artifacts 6

tests.yml

on: pull_request
Matrix: misc
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 9 warnings
CS Fixer - 8.1
Process completed with exit code 8.
PHPUnit 8.2 mariadb
Process completed with exit code 2.
PHPUnit 8.2 mysql
The job was canceled because "_8_2_mariadb" failed.
PHPUnit 8.2 mysql
Process completed with exit code 2.
PHPUnit 8.1 mysql
The job was canceled because "_8_2_mariadb" failed.
PHPUnit 8.1 mysql
The operation was canceled.
PHPUnit 8.0 mariadb
The job was canceled because "_8_2_mariadb" failed.
PHPUnit 8.0 mariadb
The operation was canceled.
PHPUnit 8.0 mysql
The job was canceled because "_8_2_mariadb" failed.
PHPUnit 8.0 mysql
The operation was canceled.
PHPUnit 8.1 mariadb
The job was canceled because "_8_2_mariadb" failed.
PHPUnit 8.1 mariadb
The operation was canceled.
PHPSTAN - 8.1: app/bundles/EmailBundle/EventListener/BuilderSubscriber.php#L380
Else branch is unreachable because previous condition is always true.
PHPSTAN - 8.1
Internal error: Internal error: Interface "Mautic\SmsBundle\Sms\MMSTransportInterface" not found while analysing file /home/runner/work/mautic/mautic/app/bundles/SmsBundle/Tests/ArrayTransport.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
PHPSTAN - 8.1
Child process error (exit code 1): 2024-05-13T11:24:09+00:00 [info] User Deprecated: Since symfony/dotenv 5.1: Passing a boolean to the constructor of "Symfony\Component\Dotenv\Dotenv" is deprecated, use "Dotenv::usePutenv()". 2024-05-13T11:24:09+00:00 [info] User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "Doctrine\ORM\Mapping\Builder\ClassMetadataBuilder::createField()" might add "FieldBuilder" as a native return type declaration in the future. Do the same in child class "Mautic\CoreBundle\Doctrine\Mapping\ClassMetadataBuilder" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Token::getClientId()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Token::getExpiresIn()" might add "int" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Token::hasExpired()" might add "bool" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Token::getToken()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Token::getScope()" might add "?string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Token::getData()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Client::getPublicId()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Client" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "OAuth2\Model\IOAuth2Client::getRedirectUris()" might add "array" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Client" now to avoid errors or add an explicit @return annotation to suppress this message. 2024-05-13T11:24:09+00:00 [info] User Deprecated: Method "PhpParser\NodeVisi
PHPSTAN - 8.1
Process completed with exit code 1.
Rector - 8.1
Process completed with exit code 2.
CS Fixer - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
composer lock check - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
scaffolded files mismatch - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan baseline changes - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Twig Lint - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
composer install - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit 8.2 mariadb
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPSTAN - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rector - 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
logs-8.0-mariadb
2.83 KB
logs-8.0-mysql
2.82 KB
logs-8.1-mariadb
2.68 KB
logs-8.1-mysql
2.83 KB
logs-8.2-mariadb
2.83 KB
logs-8.2-mysql
2.82 KB