implement basic structure #2
Annotations
2 errors and 4 warnings
PHP_CodeSniffer:
Civi/Notification/Entity/AbstractEntity.php#L22
Expected type hint "T"; found "array" for $entityValues
|
PHP_CodeSniffer
Process completed with exit code 1.
|
PHP_CodeSniffer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP_CodeSniffer:
Civi/Notification/Interface/ContactLoaderInterface.php#L8
Unused use statement
|
PHP_CodeSniffer:
Civi/Notification/Interface/MsgTemplateDeterminerInterface.php#L8
Unused use statement
|
PHP_CodeSniffer:
Civi/Notification/Handler/RuleHandler.php#L7
Unused use statement
|