Skip to content

Laravel 10

Laravel 10 #114

Triggered via pull request October 7, 2024 09:01
@albinhallenalbinhallen
synchronize #14
laravel-10
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: php-tests
phpstan
8s
phpstan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
phpstan: src/Newsletter/SendingDomain.php#L17
Property Lundalogik\NewsletterDriver\Newsletter\SendingDomain::$httpClient has unknown class GuzzleHttp\Client as its type.
phpstan: src/Newsletter/SendingDomain.php#L24
Parameter $httpClient of method Lundalogik\NewsletterDriver\Newsletter\SendingDomain::__construct() has invalid type GuzzleHttp\Client.
phpstan: src/Newsletter/SendingDomain.php#L24
Parameter $httpClient of method Lundalogik\NewsletterDriver\Newsletter\SendingDomain::__construct() has invalid type GuzzleHttp\Client.
phpstan: src/Newsletter/SendingDomain.php#L34
Call to method get() on an unknown class GuzzleHttp\Client.
phpstan: src/Newsletter/TransactionMail.php#L21
Property Lundalogik\NewsletterDriver\Newsletter\TransactionMail::$httpClient has unknown class GuzzleHttp\Client as its type.
phpstan: src/Newsletter/TransactionMail.php#L28
Parameter $httpClient of method Lundalogik\NewsletterDriver\Newsletter\TransactionMail::__construct() has invalid type GuzzleHttp\Client.
phpstan: src/Newsletter/TransactionMail.php#L28
Parameter $httpClient of method Lundalogik\NewsletterDriver\Newsletter\TransactionMail::__construct() has invalid type GuzzleHttp\Client.
phpstan: src/Newsletter/TransactionMail.php#L41
PHPDoc tag @throws with type GuzzleHttp\Exception\GuzzleException is not subtype of Throwable
phpstan: src/Newsletter/TransactionMail.php#L43
Call to method post() on an unknown class GuzzleHttp\Client.
phpstan: src/NewsletterApi.php#L15
Parameter $http of method Lundalogik\NewsletterDriver\NewsletterApi::__construct() has invalid type GuzzleHttp\Client.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L10.* - prefer-stable - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/