Skip to content

Fix styling

Fix styling #66

Triggered via push January 8, 2024 21:01
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
phpstan: src/Data/DiscoveredEnum.php#L49
Casting class ReflectionType to string is deprecated.
phpstan: src/Data/DiscoveredEnum.php#L50
Casting class ReflectionType to string is deprecated.
phpstan: src/DiscoverWorkers/ParallelDiscoverWorker.php#L1
Ignored error pattern #^Unable to resolve the template type T in call to function Amp\\Promise\\wait$# in path /home/runner/work/php-structure-discoverer/php-structure-discoverer/src/DiscoverWorkers/ParallelDiscoverWorker.php was not matched in reported errors.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The `save-state` 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/