Customer bank accounts #66
Annotations
6 errors and 2 warnings
src/Rules/ExistsOnCrmDBRule.php#L32
src/Rules/ExistsOnCrmDBRule.php:32:21: InvalidNullableReturnType: The declared return type 'array<array-key, mixed>|string' for Bildvitta\IssCrm\Rules\ExistsOnCrmDBRule::message is not nullable, but 'array<array-key, mixed>|null|string' contains null (see https://psalm.dev/144)
|
src/Rules/ExistsOnCrmDBRule.php#L34
src/Rules/ExistsOnCrmDBRule.php:34:16: NullableReturnStatement: The declared return type 'array<array-key, mixed>|string' for Bildvitta\IssCrm\Rules\ExistsOnCrmDBRule::message is not nullable, but the function returns 'array<array-key, mixed>|null|string' (see https://psalm.dev/139)
|
src/Scopes/Channel/CompanyScope.php#L14
src/Scopes/Channel/CompanyScope.php:14:70: UnusedVariable: $user is never referenced or the value is not used (see https://psalm.dev/077)
|
src/Scopes/Customer/RealEstateAgencyScope.php#L14
src/Scopes/Customer/RealEstateAgencyScope.php:14:77: UnusedVariable: $user is never referenced or the value is not used (see https://psalm.dev/077)
|
src/Traits/UsesCrmDB.php#L18
src/Traits/UsesCrmDB.php:18:16: ParentNotFound: Cannot call method on parent as this class does not extend another (see https://psalm.dev/017)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading