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