Skip to content

Update .poggit.yml #274

Update .poggit.yml

Update .poggit.yml #274

Triggered via push August 1, 2024 10:44
Status Failure
Total duration 46s
Artifacts

phpstan.yml

on: push
Matrix: Jobs
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Jobs (8.2): src/vennv/vapm/PHPUtils.php#L34
Method vennv\vapm\PHPUtils::forEach() has parameter $array with no value type specified in iterable type array.
Jobs (8.2): src/vennv/vapm/PHPUtils.php#L47
Method vennv\vapm\PHPUtils::arrayMap() has parameter $array with no value type specified in iterable type array.
Jobs (8.2): src/vennv/vapm/PHPUtils.php#L62
Method vennv\vapm\PHPUtils::arrayFilter() has parameter $array with no value type specified in iterable type array.
Jobs (8.2): src/vennv/vapm/PHPUtils.php#L79
Method vennv\vapm\PHPUtils::arrayReduce() has parameter $array with no value type specified in iterable type array.
Jobs (8.2): src/vennv/vapm/PHPUtils.php#L79
Method vennv\vapm\PHPUtils::arrayReduce() has parameter $initialValue with no type specified.
Jobs (8.2): src/vennv/vapm/PHPUtils.php#L94
Method vennv\vapm\PHPUtils::instanceOfAll() has parameter $array with no value type specified in iterable type array.
Jobs (8.2): src/vennv/vapm/PHPUtils.php#L108
Method vennv\vapm\PHPUtils::instanceOfAny() has parameter $array with no value type specified in iterable type array.
Jobs (8.2)
Process completed with exit code 1.
Jobs (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, shivammathur/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Jobs (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/