Skip to content

Fix reported file path for --tmp-file and ignoring errors #21106

Fix reported file path for --tmp-file and ignoring errors

Fix reported file path for --tmp-file and ignoring errors #21106

Triggered via pull request May 21, 2025 20:02
Status Failure
Total duration 4m 15s
Artifacts

static-analysis.yml

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

Annotations

61 errors
PHPStan with result cache (8.1): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan with result cache (8.1): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan with result cache (8.1)
Process completed with exit code 2.
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.2): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan with result cache (8.2): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() 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.3): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan with result cache (8.3): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.2, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.4, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.1, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.3, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.0, ubuntu-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.4): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan with result cache (8.4): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): src/Command/AnalyseApplication.php#L263
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (7.4, ubuntu-latest): src/Command/AnalyseApplication.php#L263
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.3, ubuntu-latest): src/Command/AnalyseApplication.php#L281
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (7.3, ubuntu-latest): src/Command/AnalyseApplication.php#L281
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.2, ubuntu-latest): src/Command/AnalyseApplication.php#L224
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (7.2, ubuntu-latest): src/Command/AnalyseApplication.php#L224
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.2, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.4, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.3, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.0, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (8.1, windows-latest): src/Command/AnalyseApplication.php#L298
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (7.3, windows-latest): src/Command/AnalyseApplication.php#L281
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (7.3, windows-latest): src/Command/AnalyseApplication.php#L281
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): src/Command/AnalyseApplication.php#L263
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (7.4, windows-latest): src/Command/AnalyseApplication.php#L263
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.2, windows-latest): src/Command/AnalyseApplication.php#L224
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() has parameter $dependencies with no value type specified in iterable type array.
PHPStan (7.2, windows-latest): src/Command/AnalyseApplication.php#L224
Method PHPStan\Command\AnalyseApplication::switchTmpFileInDependencies() return type has no value type specified in iterable type array.
PHPStan (7.2, windows-latest)
Process completed with exit code 1.