Skip to content

Improve log integration for elasticearch #517

Improve log integration for elasticearch

Improve log integration for elasticearch #517

Triggered via pull request January 25, 2024 04:20
@markstorymarkstory
synchronize #990
fix-989
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
35s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

12 errors
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#L256
src/Controller/MailPreviewController.php:256: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/Database/Log/DebugLog.php#L147
src/Database/Log/DebugLog.php:147:27: 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/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#L105
src/DebugSql.php:105: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#L105
src/DebugSql.php:105: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#L139
src/DebugSql.php:139: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#L139
src/DebugSql.php:139: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)