Merge request & session and environment & include panels #547
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
39s
Matrix: testsuite / testsuite-linux
Annotations
14 errors and 8 warnings
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Process completed with exit code 1.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
RiskyTruthyFalsyComparison:
src/Cache/Engine/DebugEngine.php#L136
src/Cache/Engine/DebugEngine.php:136:16: 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/Controller/MailPreviewController.php#L258
src/Controller/MailPreviewController.php:258:16: 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/DebugMemory.php#L63
src/DebugMemory.php:63: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/DebugSql.php#L91
src/DebugSql.php:91:13: RiskyTruthyFalsyComparison: Operand of type 'n/a'|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DebugSql.php#L106
src/DebugSql.php:106:17: RiskyTruthyFalsyComparison: Operand of type empty-mixed|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/DebugSql.php#L106
src/DebugSql.php:106:26: RiskyTruthyFalsyComparison: Operand of type 0|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DebugSql.php#L140
src/DebugSql.php:140:17: RiskyTruthyFalsyComparison: Operand of type empty-mixed|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/DebugSql.php#L140
src/DebugSql.php:140:26: RiskyTruthyFalsyComparison: Operand of type 0|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DebugTimer.php#L44
src/DebugTimer.php:44: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/DebugTimer.php#L54
src/DebugTimer.php:54: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)
|
testsuite / testsuite-linux (8.2, mysql, false)
Process completed with exit code 1.
|
testsuite / testsuite-linux (8.1, mysql, highest, false)
Process completed with exit code 1.
|
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite / testsuite-linux (8.1, sqlite, lowest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cs-stan / Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cs-stan / Coding Standard & Static Analysis:
src/Panel/SessionPanel.php#L36
Line exceeds 120 characters; contains 130 characters
|
cs-stan / Coding Standard & Static Analysis:
src/Panel/IncludePanel.php#L42
Line exceeds 120 characters; contains 144 characters
|
testsuite / testsuite-linux (8.2, mysql, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite / testsuite-linux (8.1, mysql, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|