Skip to content

Merge pull request #9 from cleaniquecoders/refactor #19

Merge pull request #9 from cleaniquecoders/refactor

Merge pull request #9 from cleaniquecoders/refactor #19

Triggered via push February 15, 2024 14:17
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
phpstan: src/Concerns/InteractsWithUuid.php (in context of class CleaniqueCoders/MailHistory/Models/MailHistory)#L15
Call to an undefined method Illuminate\Database\Eloquent\Model::getUuidColumnName().
phpstan: src/Concerns/InteractsWithUuid.php (in context of class CleaniqueCoders/MailHistory/Models/MailHistory)#L15
Call to an undefined method Illuminate\Database\Eloquent\Model::getUuidColumnName().
phpstan: src/Concerns/InteractsWithUuid.php (in context of class CleaniqueCoders/MailHistory/Models/MailHistory)#L16
Call to an undefined method Illuminate\Database\Eloquent\Model::getUuidColumnName().
phpstan: src/Listeners/StoreMessageSending.php#L24
Call to an undefined static method CleaniqueCoders\MailHistory\Exceptions\MailHistoryException::throwIfHashContractMissing().
phpstan: src/Listeners/StoreMessageSent.php#L23
Call to an undefined static method CleaniqueCoders\MailHistory\Exceptions\MailHistoryException::throwIfHashContractMissing().
phpstan: src/Notifications/WelcomeNotification.php#L22
Instantiated class App\Mail\WelcomeMail not found.
phpstan
Process completed with exit code 1.
phpstan
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/.