Skip to content

static syntax

static syntax #56

Triggered via push October 23, 2023 20:01
Status Failure
Total duration 49s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/BitwiseFilter.php#L15
Unsafe usage of new static().
phpstan: src/BooleanFilter.php#L15
Unsafe usage of new static().
phpstan: src/DateFromFilter.php#L27
Unsafe usage of new static().
phpstan: src/DateToFilter.php#L27
Unsafe usage of new static().
phpstan: src/ExactFilter.php#L15
Unsafe usage of new static().
phpstan: src/RelationFilter.php#L20
Unsafe usage of new static().
phpstan: src/RelativeFilter.php#L26
Unsafe usage of new static().
phpstan: src/ScopeFilter.php#L15
Unsafe usage of new static().
phpstan: src/Sort.php#L9
Unsafe usage of new static().
phpstan: src/SortAscending.php#L9
Unsafe usage of new static().