Skip to content

Update actions/cache action to v4 #47

Update actions/cache action to v4

Update actions/cache action to v4 #47

Triggered via pull request January 17, 2024 16:51
Status Failure
Total duration 25s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan (PHP 8.1 on ubuntu-latest): src/SnList/SnBaseValueArray.php#L27
Result of && is always true.
phpstan (PHP 8.1 on ubuntu-latest): src/SnList/SnNumericList.php#L88
Unreachable statement - code above always terminates.
phpstan (PHP 8.1 on ubuntu-latest)
Process completed with exit code 1.
phpstan (PHP 8.1 on ubuntu-latest)
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/