Skip to content

Append links attribute removed #5

Append links attribute removed

Append links attribute removed #5

Triggered via push August 11, 2024 18:53
Status Failure
Total duration 44s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Http/Controllers/CityController.php#L50
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::failed().
phpstan: src/Http/Controllers/CityController.php#L62
PHPDoc tag @throws with type Fintech\Core\Exceptions\StoreOperationException is not subtype of Throwable
phpstan: src/Http/Controllers/CityController.php#L70
Call to method setModel() on an unknown class Fintech\Core\Exceptions\StoreOperationException.
phpstan: src/Http/Controllers/CityController.php#L70
Instantiated class Fintech\Core\Exceptions\StoreOperationException not found.
phpstan: src/Http/Controllers/CityController.php#L73
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::created().
phpstan: src/Http/Controllers/CityController.php#L80
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::failed().
phpstan: src/Http/Controllers/CityController.php#L106
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::notfound().
phpstan: src/Http/Controllers/CityController.php#L110
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::failed().
phpstan: src/Http/Controllers/CityController.php#L123
PHPDoc tag @throws with type Fintech\Core\Exceptions\UpdateOperationException|Illuminate\Database\Eloquent\ModelNotFoundException is not subtype of Throwable
phpstan: src/Http/Controllers/CityController.php#L137
Call to method setModel() on an unknown class Fintech\Core\Exceptions\UpdateOperationException.