Fixed #18907 - Change default queue, make all notifications queable.#19126
Fixed #18907 - Change default queue, make all notifications queable.#19126uberbrady wants to merge 1 commit into
10 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 10
- Added 10
See the complete overview on Codacy
Annotations
Check warning on line 23 in app/Notifications/AuditNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/AuditNotification.php#L23
The class AuditNotification has a coupling between objects value of 14. Consider to reduce the number of dependencies under 13.
Check warning on line 23 in app/Notifications/CheckinAccessoryNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckinAccessoryNotification.php#L23
The class CheckinAccessoryNotification has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
Check warning on line 25 in app/Notifications/CheckinAssetNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckinAssetNotification.php#L25
The class CheckinAssetNotification has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
Check warning on line 23 in app/Notifications/CheckinComponentNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckinComponentNotification.php#L23
The class CheckinComponentNotification has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
Check warning on line 23 in app/Notifications/CheckinLicenseSeatNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckinLicenseSeatNotification.php#L23
The class CheckinLicenseSeatNotification has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
Check warning on line 25 in app/Notifications/CheckoutAccessoryNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckoutAccessoryNotification.php#L25
The class CheckoutAccessoryNotification has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
Check warning on line 25 in app/Notifications/CheckoutAssetNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckoutAssetNotification.php#L25
The class CheckoutAssetNotification has a coupling between objects value of 15. Consider to reduce the number of dependencies under 13.
Check warning on line 23 in app/Notifications/CheckoutComponentNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckoutComponentNotification.php#L23
The class CheckoutComponentNotification has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
Check warning on line 23 in app/Notifications/CheckoutConsumableNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckoutConsumableNotification.php#L23
The class CheckoutConsumableNotification has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.
Check warning on line 23 in app/Notifications/CheckoutLicenseSeatNotification.php
codacy-production / Codacy Static Code Analysis
app/Notifications/CheckoutLicenseSeatNotification.php#L23
The class CheckoutLicenseSeatNotification has a coupling between objects value of 13. Consider to reduce the number of dependencies under 13.