Load column properties via constructor #1195
Annotations
3 errors and 1 warning
src/Column/ColumnFactory.php#L55
src/Column/ColumnFactory.php:55:46: RedundantCastGivenDocblockType: Redundant cast to int given docblock-provided type (see https://psalm.dev/263)
|
src/Column/ColumnFactory.php#L76
src/Column/ColumnFactory.php:76:50: InvalidNamedArgument: Parameter $type has already been used in Yiisoft\Db\Oracle\Column\BinaryColumnSchema::__construct (see https://psalm.dev/238)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading