Skip to content

do not skip Generator for MissingTypehintCheck #22951

do not skip Generator for MissingTypehintCheck

do not skip Generator for MissingTypehintCheck #22951

Triggered via pull request September 14, 2025 20:17
Status Failure
Total duration 12m 32s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 49s
Generate baseline
Generate PHP baseline
1m 50s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

54 errors and 7 notices
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.2, ubuntu-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan with result cache (8.3): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.4, ubuntu-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan with result cache (8.5)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan with result cache (8.5): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.3, ubuntu-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan with result cache (8.5): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.2): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan with result cache (8.2): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.4): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan with result cache (8.4): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.5, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.5, ubuntu-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.0, ubuntu-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.1, ubuntu-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.5, windows-latest)
Process completed with exit code 1.
PHPStan (8.5, windows-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.5, windows-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.2, windows-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.3, windows-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.4, windows-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.0, windows-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (8.1, windows-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (7.4, ubuntu-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): stubs/PDOStatement.stub#L26
Return type (Iterator<mixed, array|object>) of method PDOStatement::getIterator() should be covariant with return type (Traversable<mixed, array<int|string, mixed>>) of method IteratorAggregate<mixed,array<int|string, mixed>>::getIterator()
PHPStan (7.4, windows-latest): stubs/PDOStatement.stub#L26
Method PDOStatement::getIterator() return type has no value type specified in iterable type array.
PHPStan (8.5, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.2, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.0, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.1, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (7.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677