[DRAFT] Add shouldBeImmutable assertion #321
Annotations
5 errors and 1 warning
../src/Selector/ClassExtends.php#L55
../src/Selector/ClassExtends.php:55:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
../src/Selector/ClassImplements.php#L43
../src/Selector/ClassImplements.php:43:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
../src/Selector/ClassNamespace.php#L42
../src/Selector/ClassNamespace.php:42:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
../src/Selector/Classname.php#L33
../src/Selector/Classname.php:33:31: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading