Skip to content

Reformat code + fix Thread! #385

Reformat code + fix Thread!

Reformat code + fix Thread! #385

Triggered via push August 21, 2024 03:53
Status Failure
Total duration 56s
Artifacts

phpstan.yml

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

Annotations

5 errors and 2 warnings
Jobs (8.2): src/vennv/vapm/Thread.php#L457
If condition is always false.
Jobs (8.2): src/vennv/vapm/Thread.php#L477
Parameter #2 $needle of function str_contains expects string, string|false given.
Jobs (8.2): src/vennv/vapm/Thread.php#L478
Parameter #2 $needle of function str_contains expects string, string|false given.
Jobs (8.2): src/vennv/vapm/Thread.php#L486
Call to function is_bool() with string will always evaluate to false.
Jobs (8.2)
Process completed with exit code 1.
Jobs (8.2)
The following actions use a deprecated Node.js version 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/