Skip to content

fix: add missing CI dependencies #2

fix: add missing CI dependencies

fix: add missing CI dependencies #2

Triggered via push June 18, 2026 18:49
Status Success
Total duration 1m 20s
Artifacts

check.yml

on: push
Matrix: test-php
Fit to window
Zoom out
Zoom in

Annotations

20 notices
redundant-logical-operation: tcpdf.php#L579
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L575
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-comparison: tcpdf.php#L575
Redundant `>` comparison: left-hand side is always greater than right-hand side. >Left operand is `int(52428800)` >Right operand is `int(0)` The `>` operator will always return `true` in this case. Help: Consider simplifying or removing this comparison as it always evaluates to `true`.
redundant-logical-operation: tcpdf.php#L568
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L515
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L579
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L575
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-comparison: tcpdf.php#L575
Redundant `>` comparison: left-hand side is always greater than right-hand side. >Left operand is `int(52428800)` >Right operand is `int(0)` The `>` operator will always return `true` in this case. Help: Consider simplifying or removing this comparison as it always evaluates to `true`.
redundant-logical-operation: tcpdf.php#L568
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L515
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L579
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L575
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-comparison: tcpdf.php#L575
Redundant `>` comparison: left-hand side is always greater than right-hand side. >Left operand is `int(52428800)` >Right operand is `int(0)` The `>` operator will always return `true` in this case. Help: Consider simplifying or removing this comparison as it always evaluates to `true`.
redundant-logical-operation: tcpdf.php#L568
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L515
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L579
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L575
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-comparison: tcpdf.php#L575
Redundant `>` comparison: left-hand side is always greater than right-hand side. >Left operand is `int(52428800)` >Right operand is `int(0)` The `>` operator will always return `true` in this case. Help: Consider simplifying or removing this comparison as it always evaluates to `true`.
redundant-logical-operation: tcpdf.php#L568
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.
redundant-logical-operation: tcpdf.php#L515
Redundant `&&` operation: left operand is evaluated and right operand is always truthy. >Left operand is evaluated >Right operand is always truthy The `&&` operator will always return the boolean value of the left-hand side in this case. Help: Consider simplifying this expression to just the left operand.