Bump sphinx theme #44
ci.yml
on: push
Console tests
3m 15s
Coding Standards & Static Analysis
19s
Matrix: builds
Annotations
19 errors and 3 warnings
RiskyTruthyFalsyComparison:
src/Command/PopulateIndexCommand.php#L164
src/Command/PopulateIndexCommand.php:164:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Command/PopulateIndexCommand.php#L243
src/Command/PopulateIndexCommand.php:243:13: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Command/PopulateIndexCommand.php#L387
src/Command/PopulateIndexCommand.php:387:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Docs/Html/Document.php#L88
src/Docs/Html/Document.php:88:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
InvalidReturnType:
src/Docs/Html/Document.php#L137
src/Docs/Html/Document.php:137:16: InvalidReturnType: The declared return type 'DOMNodeList<DOMNode>|false' for App\Docs\Html\Document::evaluateXPathExpression is incorrect, got 'DOMNodeList<DOMNameSpaceNode|DOMNode>|false' (see https://psalm.dev/011)
|
InvalidReturnStatement:
src/Docs/Html/Document.php#L142
src/Docs/Html/Document.php:142:16: InvalidReturnStatement: The inferred type 'DOMNodeList<DOMNameSpaceNode|DOMNode>|false' does not match the declared return type 'DOMNodeList<DOMNode>|false' for App\Docs\Html\Document::evaluateXPathExpression (see https://psalm.dev/128)
|
RiskyTruthyFalsyComparison:
src/Docs/Parser/TocParser.php#L67
src/Docs/Parser/TocParser.php:67:21: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Index/Manager.php#L210
src/Index/Manager.php:210:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Coding Standards & Static Analysis
Process completed with exit code 2.
|
Build cakephp/chronos
Process completed with exit code 1.
|
Build cakephp/debug_kit
Process completed with exit code 1.
|
Build cakephp/phinx
Process completed with exit code 1.
|
Build cakephp/elastic-search
Process completed with exit code 1.
|
Build cakephp/queue
Process completed with exit code 1.
|
Build cakephp/bake
Process completed with exit code 1.
|
Build cakephp/authentication
Process completed with exit code 1.
|
Build cakephp/migrations
Process completed with exit code 1.
|
Build cakephp/authorization
Process completed with exit code 1.
|
Build cakephp/docs
Process completed with exit code 1.
|
Console tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Console tests
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/
|
Console tests
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/
|