Skip to content

Merge pull request #2 from codebar-ag/feature-tickets #8

Merge pull request #2 from codebar-ag/feature-tickets

Merge pull request #2 from codebar-ag/feature-tickets #8

Triggered via push July 1, 2023 09:10
Status Failure
Total duration 53s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: src/Dto/Tickets/AllTicketsDTO.php#L23
Unsafe usage of new static().
phpstan: src/Dto/Tickets/Attachments/AttachmentDTO.php#L40
Unsafe usage of new static().
phpstan: src/Dto/Tickets/Attachments/ThumbnailDTO.php#L29
Unsafe usage of new static().
phpstan: src/Dto/Tickets/Attachments/UploadDTO.php#L37
Unsafe usage of new static().
phpstan: src/Dto/Tickets/Comments/CommentDTO.php#L31
Unsafe usage of new static().
phpstan: src/Dto/Tickets/CountTicketsDTO.php#L21
Unsafe usage of new static().
phpstan: src/Dto/Tickets/SingleTicketDTO.php#L97
Unsafe usage of new static().
phpstan
Process completed with exit code 1.