Bump theme requirements #46
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Console tests
4s
Coding Standards & Static Analysis
18s
Matrix: builds
Annotations
20 errors
|
Console tests
Missing download info for actions/cache@v1
|
|
Coding Standards & Static Analysis
Process completed with exit code 2.
|
|
Coding Standards & Static Analysis:
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:
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)
|
|
Coding Standards & Static Analysis:
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)
|
|
Coding Standards & Static Analysis:
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)
|
|
Coding Standards & Static Analysis:
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)
|
|
Coding Standards & Static Analysis:
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)
|
|
Coding Standards & Static Analysis:
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)
|
|
Coding Standards & Static Analysis:
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)
|
|
Build cakephp/migrations
Process completed with exit code 1.
|
|
Build cakephp/phinx
Process completed with exit code 1.
|
|
Build cakephp/authorization
Process completed with exit code 1.
|
|
Build cakephp/elastic-search
Process completed with exit code 1.
|
|
Build cakephp/authentication
Process completed with exit code 1.
|
|
Build cakephp/docs
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/chronos
Process completed with exit code 1.
|
|
Build cakephp/debug_kit
Process completed with exit code 1.
|