Load column properties via constructor #1557
Annotations
7 errors and 2 warnings
InvalidNamedArgument:
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)
|
InvalidNamedArgument:
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)
|
InvalidNamedArgument:
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)
|
InvalidNamedArgument:
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)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.3
The job was canceled because "ubuntu-latest_8_2" failed.
|
PHP 8.1
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/
|
PHP 8.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/
|