chore(deps): bump stevebauman/location from 7.3.2 to 7.4.1 #956
static_analysis.yml
on: pull_request
Static analysis
/
Psalm
0s
Static analysis
/
PHPStan
1m 16s
Annotations
9 errors and 1 warning
Static analysis / PHPStan:
app/Domains/Contact/Dav/Services/GetEtag.php#L51
Unreachable statement - code above always terminates.
|
Static analysis / PHPStan:
app/Domains/Contact/Dav/Web/Backend/CardDAV/CardDAVBackend.php#L88
Parameter #1 $collectionId of method App\Domains\Contact\Dav\Web\Backend\CardDAV\CardDAVBackend<TValue of App\Models\Contact|null>::getCurrentSyncToken() expects string|null, int given.
|
Static analysis / PHPStan:
app/Domains/Contact/ManageContact/Dav/ImportContact.php#L86
Parameter #1 $collectionId of method App\Domains\Contact\Dav\Web\Backend\CardDAV\CardDAVBackend<App\Models\Contact|null>::getObject() expects string|null, int given.
|
Static analysis / PHPStan:
app/Domains/Contact/ManageContact/Services/CopyContactToAnotherVault.php#L82
Property App\Domains\Contact\Dav\VCardResource::$vault_id (string|null) does not accept int.
|
Static analysis / PHPStan:
app/Domains/Contact/ManageContact/Services/MoveContactToAnotherVault.php#L94
Property App\Models\Company::$vault_id (string) does not accept int.
|
Static analysis / PHPStan:
app/Domains/Contact/ManageContact/Web/Controllers/ContactVCardController.php#L19
Parameter #1 $vaultId of method App\Domains\Contact\ManageContact\Web\Controllers\ContactVCardController::exportVCard() expects string, int given.
|
Static analysis / PHPStan:
app/Domains/Vault/ManageVault/Web/ViewHelpers/VaultReminderIndexViewHelper.php#L65
Unreachable statement - code above always terminates.
|
Static analysis / PHPStan:
app/Domains/Vault/ManageVault/Web/ViewHelpers/VaultShowViewHelper.php#L62
Unreachable statement - code above always terminates.
|
Static analysis / PHPStan
Process completed with exit code 1.
|
Static analysis / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|