Skip to content

Update abstract provider: #60

Update abstract provider:

Update abstract provider: #60

Triggered via push March 16, 2024 20:50
Status Failure
Total duration 21s
Artifacts

analysis.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPStan: src/adresse/Provider/ApiProvider.php#L107
Parameter #3 $postData of method WBW\Library\GouvApi\Common\Provider\AbstractProvider::callApi() expects array<string, mixed>, array<int, array<string, resource|string|false>> given.
PHPStan: src/calendrier/Request/JoursFeriesRequest.php#L104
Method WBW\Library\GouvApi\Calendrier\Request\JoursFeriesRequest::serializeRequest() return type has no value type specified in iterable type array.
PHPStan: src/entreprise/Provider/APIv3Provider.php#L43
Call to an undefined method WBW\Library\GouvApi\Entreprise\Request\AbstractRequest::serializeRequest().
PHPStan: src/entreprise/Provider/APIv3Provider.php#L46
Call to an undefined method WBW\Library\GouvApi\Entreprise\Request\AbstractRequest::deserializeResponse().
PHPStan: src/entreprise/Request/EtablissementsRequest.php#L75
Method WBW\Library\GouvApi\Entreprise\Request\EtablissementsRequest::serializeRequest() return type has no value type specified in iterable type array.
PHPStan: src/entreprise/Request/UnitesLegalesRequest.php#L75
Method WBW\Library\GouvApi\Entreprise\Request\UnitesLegalesRequest::serializeRequest() return type has no value type specified in iterable type array.
PHPStan: src/geo/Provider/ApiProvider.php#L50
Call to an undefined method WBW\Library\GouvApi\Geo\Request\AbstractRequest::serializeRequest().
PHPStan: src/geo/Provider/ApiProvider.php#L53
Call to an undefined method WBW\Library\GouvApi\Geo\Request\AbstractRequest::deserializeResponse().
PHPStan: src/geo/Request/Commune/CommunesRequest.php#L66
Method WBW\Library\GouvApi\Geo\Request\Commune\CommunesRequest::serializeRequest() return type has no value type specified in iterable type array.
PHPStan: src/geo/Request/Departement/CommunesRequest.php#L66
Method WBW\Library\GouvApi\Geo\Request\Departement\CommunesRequest::serializeRequest() return type has no value type specified in iterable type array.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.