Skip to content

Only allow deletion of related models in nested mutations #2337

Only allow deletion of related models in nested mutations

Only allow deletion of related models in nested mutations #2337

Triggered via pull request October 6, 2023 13:33
Status Failure
Total duration 2m 30s
Artifacts

validate.yml

on: pull_request
Matrix: benchmarks
Matrix: coverage
Matrix: static-analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

81 errors
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with Laravel ^10 and highest dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.2 with Laravel ^9 and highest dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.1 with Laravel ^10 and highest dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.1 with Laravel ^10 and lowest dependencies
Process completed with exit code 255.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.0 with Laravel ^9 and highest dependencies
Process completed with exit code 255.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with Laravel ^9 and highest dependencies
Process completed with exit code 255.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.0 with Laravel ^9 and lowest dependencies
Process completed with exit code 255.
coverage (8.2, ^10)
Process completed with exit code 255.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with Laravel ^9 and lowest dependencies
Process completed with exit code 255.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema has no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/BelongsToManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\BelongsToManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema has no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/HasManyTest.php#L12
Property Tests\Integration\Execution\MutationExecutor\HasManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema has no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies: tests/Integration/Execution/MutationExecutor/MorphManyTest.php#L11
Property Tests\Integration\Execution\MutationExecutor\MorphManyTest::$schema overriding property Tests\TestCase::$schema (string) should also have native type string.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with Laravel ^10 and lowest dependencies
Process completed with exit code 255.
PHPUnit on PHP 8.2 with Laravel ^9 and lowest dependencies
Process completed with exit code 255.