Merge pull request #9 from cleaniquecoders/refactor #19
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/.
|