Skip to content

Id 173 as a developer i want to have an alert system so we can give messages back to the user #41

Id 173 as a developer i want to have an alert system so we can give messages back to the user

Id 173 as a developer i want to have an alert system so we can give messages back to the user #41

Status Failure
Total duration 2m 2s
Billable time 2m
Artifacts

commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
laravel-tests: app/Domain/Shared/Abstract/AbstractEloquentRepository.php#L10
Method App\Domain\Shared\Abstract\AbstractEloquentRepository::create() has parameter $attributes with no value type specified in iterable type array.
laravel-tests: app/Domain/Shared/Abstract/AbstractEloquentRepository.php#L17
Method App\Domain\Shared\Abstract\AbstractEloquentRepository::find() has parameter $id with no type specified.
laravel-tests: app/Domain/Shared/Abstract/AbstractValueObject.php#L9
Property App\Domain\Shared\Abstract\AbstractValueObject::$value has no type specified.
laravel-tests: app/Domain/Shared/Interface/EloquentRepositoryInterface.php#L9
Method App\Domain\Shared\Interface\EloquentRepositoryInterface::create() has parameter $attributes with no value type specified in iterable type array.
laravel-tests: app/Domain/Shared/Interface/EloquentRepositoryInterface.php#L11
Method App\Domain\Shared\Interface\EloquentRepositoryInterface::find() has parameter $id with no type specified.
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
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/