Import Db/Table package and get tests passing #446
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
39s
Matrix: testsuite-linux
Annotations
4 errors
RedundantCast:
src/Db/Table/Column.php#L249
src/Db/Table/Column.php:249:23: RedundantCast: Redundant cast to bool (see https://psalm.dev/262)
|
RedundantCast:
src/Db/Table/Column.php#L552
src/Db/Table/Column.php:552:25: RedundantCast: Redundant cast to bool (see https://psalm.dev/262)
|
RedundantCast:
src/Db/Table/Column.php#L586
src/Db/Table/Column.php:586:27: RedundantCast: Redundant cast to bool (see https://psalm.dev/262)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|