fix: fix uploadcare #312
static_analysis.yml
on: pull_request
psalm
1m 5s
phpstan
1m 27s
Annotations
6 errors
tests/Unit/Domains/Contact/ManageContact/Web/ViewHelpers/ContactShowViewHelperTest.php.it_gets_the_data_needed_for_the_view:
tests/Unit/Domains/Contact/ManageContact/Web/ViewHelpers/ContactShowViewHelperTest.php#L22
Tests\Unit\Domains\Contact\ManageContact\Web\ViewHelpers\ContactShowViewHelperTest::it_gets_the_data_needed_for_the_view
TypeError: Uploadcare\Security\Signature::__construct(): Argument #1 ($secretKey) must be of type string, null given, called in app/Helpers/StorageHelper.php on line 33
|
tests/Unit/Domains/Contact/ManageDocuments/Web/ViewHelpers/ModuleDocumentsViewHelperTest.php.it_gets_the_data_needed_for_the_view:
tests/Unit/Domains/Contact/ManageDocuments/Web/ViewHelpers/ModuleDocumentsViewHelperTest.php#L16
Tests\Unit\Domains\Contact\ManageDocuments\Web\ViewHelpers\ModuleDocumentsViewHelperTest::it_gets_the_data_needed_for_the_view
TypeError: Uploadcare\Security\Signature::__construct(): Argument #1 ($secretKey) must be of type string, null given, called in app/Helpers/StorageHelper.php on line 33
|
tests/Unit/Domains/Contact/ManagePhotos/Web/ViewHelpers/ContactPhotosIndexViewHelperTest.php.it_gets_the_data_needed_for_the_view:
tests/Unit/Domains/Contact/ManagePhotos/Web/ViewHelpers/ContactPhotosIndexViewHelperTest.php#L16
Tests\Unit\Domains\Contact\ManagePhotos\Web\ViewHelpers\ContactPhotosIndexViewHelperTest::it_gets_the_data_needed_for_the_view
TypeError: Uploadcare\Security\Signature::__construct(): Argument #1 ($secretKey) must be of type string, null given, called in app/Helpers/StorageHelper.php on line 33
|
tests/Unit/Domains/Contact/ManagePhotos/Web/ViewHelpers/ModulePhotosViewHelperTest.php.it_gets_the_data_needed_for_the_view:
tests/Unit/Domains/Contact/ManagePhotos/Web/ViewHelpers/ModulePhotosViewHelperTest.php#L16
Tests\Unit\Domains\Contact\ManagePhotos\Web\ViewHelpers\ModulePhotosViewHelperTest::it_gets_the_data_needed_for_the_view
TypeError: Uploadcare\Security\Signature::__construct(): Argument #1 ($secretKey) must be of type string, null given, called in app/Helpers/StorageHelper.php on line 33
|
tests/Unit/Domains/Vault/ManageJournals/Web/ViewHelpers/PostEditViewHelperTest.php.it_gets_the_data_needed_for_the_view:
tests/Unit/Domains/Vault/ManageJournals/Web/ViewHelpers/PostEditViewHelperTest.php#L26
Tests\Unit\Domains\Vault\ManageJournals\Web\ViewHelpers\PostEditViewHelperTest::it_gets_the_data_needed_for_the_view
TypeError: Uploadcare\Security\Signature::__construct(): Argument #1 ($secretKey) must be of type string, null given, called in app/Helpers/StorageHelper.php on line 33
|
tests/Unit/Domains/Vault/ManageJournals/Web/ViewHelpers/SliceOfLifeShowViewHelperTest.php.it_gets_the_data_needed_for_the_view:
tests/Unit/Domains/Vault/ManageJournals/Web/ViewHelpers/SliceOfLifeShowViewHelperTest.php#L18
Tests\Unit\Domains\Vault\ManageJournals\Web\ViewHelpers\SliceOfLifeShowViewHelperTest::it_gets_the_data_needed_for_the_view
TypeError: Uploadcare\Security\Signature::__construct(): Argument #1 ($secretKey) must be of type string, null given, called in app/Helpers/StorageHelper.php on line 33
|