Update vimeo/psalm requirement from 4.30.0 to 5.26.1 #460
static-analysis.yml
on: pull_request
sa
/
PHPStan
38s
sa
/
Psalm
16s
sa
/
PHPMD
17s
sa
/
ComposerRequireChecker
12s
Annotations
5 errors and 7 warnings
sa / Psalm:
src/AbstractRequest.php#L173
InvalidReturnType: The declared return type 'void' for BEAR\Resource\AbstractRequest::offsetUnset is incorrect, got 'never'
|
sa / Psalm:
src/AbstractRequest.php#L292
MethodSignatureMustProvideReturnType: Method BEAR\Resource\AbstractRequest::serialize must have a return type signature
|
sa / Psalm:
src/AbstractRequest.php#L302
MethodSignatureMustProvideReturnType: Method BEAR\Resource\AbstractRequest::unserialize must have a return type signature
|
sa / Psalm:
src/OptionsMethodDocBolck.php#L22
RiskyTruthyFalsyComparison: Operand of type false|non-empty-string contains type non-empty-string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead.
|
sa / Psalm
Process completed with exit code 1.
|
sa / ComposerRequireChecker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sa / ComposerRequireChecker
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/
|
sa / Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sa / Psalm
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/
|
sa / PHPMD
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sa / PHPMD
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/
|
sa / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|