Skip to content

Update Composer runtime dependencies #778

Update Composer runtime dependencies

Update Composer runtime dependencies #778

Triggered via pull request March 10, 2024 18:35
Status Failure
Total duration 31s
Artifacts

static-analysis.yaml

on: pull_request
Static Analysis (PHPStan)
21s
Static Analysis (PHPStan)
Static Analysis (Rector)
20s
Static Analysis (Rector)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlMetadataStore.php#L24
Parameter $executor of method BenChallis\SqlMigrations\Migration\Metadata\MySql\MySqlMetadataStore::__construct() has invalid type Amp\Sql\Executor.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlMetadataStore.php#L24
Parameter $executor of method BenChallis\SqlMigrations\Migration\Metadata\MySql\MySqlMetadataStore::__construct() has invalid type Amp\Sql\Executor.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlMetadataStore.php#L24
Property BenChallis\SqlMigrations\Migration\Metadata\MySql\MySqlMetadataStore::$executor has unknown class Amp\Sql\Executor as its type.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlMetadataStore.php#L24
Property BenChallis\SqlMigrations\Migration\Metadata\MySql\MySqlMetadataStore::$executor has unknown class Amp\Sql\Executor as its type.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlMetadataStore.php#L31
Call to method execute() on an unknown class Amp\Sql\Executor.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlMetadataStore.php#L46
Call to method execute() on an unknown class Amp\Sql\Executor.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlMetadataStore.php#L71
Call to method execute() on an unknown class Amp\Sql\Executor.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlSchemaManager.php#L15
Type Amp\Mysql\MysqlResult in generic type BenChallis\SqlMigrations\Migration\Metadata\SchemaManager<Amp\Mysql\MysqlResult, Amp\Mysql\MysqlStatement> in PHPDoc tag @implements is not subtype of template type TResult of Amp\Sql\Result of interface BenChallis\SqlMigrations\Migration\Metadata\SchemaManager.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlSchemaManager.php#L15
Type Amp\Mysql\MysqlStatement in generic type BenChallis\SqlMigrations\Migration\Metadata\SchemaManager<Amp\Mysql\MysqlResult, Amp\Mysql\MysqlStatement> in PHPDoc tag @implements is not subtype of template type TStatement of Amp\Sql\Statement of interface BenChallis\SqlMigrations\Migration\Metadata\SchemaManager.
Static Analysis (PHPStan): src/Migration/Metadata/MySql/MySqlSchemaManager.php#L24
Parameter $executor of method BenChallis\SqlMigrations\Migration\Metadata\MySql\MySqlSchemaManager::isUpToDate() has invalid type Amp\Sql\Executor.
Static Analysis (PHPStan)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis (Rector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.