Skip to content

Resolve deprecated methods #1185

Resolve deprecated methods

Resolve deprecated methods #1185

Triggered via pull request February 3, 2024 13:31
Status Failure
Total duration 38m 7s
Artifacts

static.yml

on: pull_request
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
MixedArgument: src/Schema.php#L205
src/Schema.php:205:63: MixedArgument: Argument 1 of array_change_key_case cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/Schema.php#L579
src/Schema.php:579:55: MixedArgument: Argument 1 of array_change_key_case cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
UndefinedInterfaceMethod: src/Schema.php#L730
src/Schema.php:730:95: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
PHP 8.0
Process completed with exit code 2.
MixedArgument: src/Schema.php#L205
src/Schema.php:205:63: MixedArgument: Argument 1 of array_change_key_case cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/Schema.php#L579
src/Schema.php:579:55: MixedArgument: Argument 1 of array_change_key_case cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
UndefinedInterfaceMethod: src/Schema.php#L730
src/Schema.php:730:95: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
PHP 8.1
Process completed with exit code 2.
MixedArgument: src/Schema.php#L205
src/Schema.php:205:63: MixedArgument: Argument 1 of array_change_key_case cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
MixedArgument: src/Schema.php#L579
src/Schema.php:579:55: MixedArgument: Argument 1 of array_change_key_case cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
UndefinedInterfaceMethod: src/Schema.php#L730
src/Schema.php:730:95: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
PHP 8.3
Process completed with exit code 2.
PHP 8.2
The operation was canceled.
PHP 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.