Skip to content

Import Db/Table package and get tests passing #446

Import Db/Table package and get tests passing

Import Db/Table package and get tests passing #446

Triggered via pull request December 1, 2023 23:21
@markstorymarkstory
synchronize #665
port-table
Status Failure
Total duration 49s
Artifacts
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
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

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.