Skip to content

ID-146: Translation fix #102

ID-146: Translation fix

ID-146: Translation fix #102

Status Failure
Total duration 1m 51s
Billable time 4m
Artifacts

commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
laravel-tests: app/Domain/Shared/ValueObject/BooleanValueObject.php#L13
Unsafe usage of new static().
laravel-tests: app/Domain/Shared/ValueObject/BooleanValueObject.php#L17
Unsafe usage of new static().
laravel-tests: app/Domain/Shared/ValueObject/DateTimeValueObject.php#L23
Call to an undefined method App\Domain\Shared\Interface\ValueObjectInterface::getTimestamp().
laravel-tests: app/Domain/Shared/ValueObject/FloatValueObject.php#L14
Unsafe usage of new static().
laravel-tests: app/Domain/Shared/ValueObject/IntValueObject.php#L11
Unsafe usage of new static().
laravel-tests: app/Domain/Shared/ValueObject/StringValueObject.php#L16
Unsafe usage of new static().
laravel-tests
Process completed with exit code 1.
laravel-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/