Encode using media type instead of extension #252
test.yaml
on: pull_request
coding-style
12s
static-analysis
19s
Matrix: tests
Annotations
3 errors
coding-style
Process completed with exit code 8.
|
InvalidPropertyAssignmentValue:
src/Api/Api.php#L71
src/Api/Api.php:71:31: InvalidPropertyAssignmentValue: $this->manipulators with declared type 'array<array-key, League\Glide\Manipulators\ManipulatorInterface>' cannot be assigned type 'list<League\Glide\Manipulators\ManipulatorInterface|null>' (see https://psalm.dev/145)
|
static-analysis
Process completed with exit code 2.
|