Load column properties via constructor #1557
Annotations
3 errors and 1 warning
Static analysis.:
src/Column/ColumnFactory.php#L84
src/Column/ColumnFactory.php:84:61: InvalidNamedArgument: Parameter $type has already been used in Yiisoft\Db\Schema\Column\StringColumnSchema::__construct (see https://psalm.dev/238)
|
Static analysis.:
src/Column/ColumnFactory.php#L93
src/Column/ColumnFactory.php:93:50: InvalidNamedArgument: Parameter $type has already been used in Yiisoft\Db\Mssql\Column\BinaryColumnSchema::__construct (see https://psalm.dev/238)
|
Static analysis.
Process completed with exit code 2.
|
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/
|
Loading