feat: add un/serialize for currency #564
Annotations
11 errors
PropertyTypeCoercion:
src/Currency.php#L71
src/Currency.php:71:23: PropertyTypeCoercion: $this->code expects 'non-empty-string', parent type 'string' provided (see https://psalm.dev/198)
|
Psalm
Process completed with exit code 2.
|
PropertyTypeCoercion:
src/Currency.php#L71
src/Currency.php:71:23: PropertyTypeCoercion: $this->code expects 'non-empty-string', parent type 'string' provided (see https://psalm.dev/198)
|
Build lowest version
Process completed with exit code 2.
|
PropertyTypeCoercion:
src/Currency.php#L71
src/Currency.php:71:23: PropertyTypeCoercion: $this->code expects 'non-empty-string', parent type 'string' provided (see https://psalm.dev/198)
|
Build (8.1)
Process completed with exit code 2.
|
PropertyTypeCoercion:
src/Currency.php#L71
src/Currency.php:71:23: PropertyTypeCoercion: $this->code expects 'non-empty-string', parent type 'string' provided (see https://psalm.dev/198)
|
Build (8.2)
Process completed with exit code 2.
|
Build (8.3)
The job was canceled because "_8_1" failed.
|
PropertyTypeCoercion:
src/Currency.php#L71
src/Currency.php:71:23: PropertyTypeCoercion: $this->code expects 'non-empty-string', parent type 'string' provided (see https://psalm.dev/198)
|
Build (8.3)
Process completed with exit code 2.
|