Skip to content

Get manager tests passing with new backend #500

Get manager tests passing with new backend

Get manager tests passing with new backend #500

Triggered via pull request January 28, 2024 03:49
Status Failure
Total duration 3m 3s
Artifacts

ci.yml

on: pull_request
Windows - PHP 8.1 & SQL Server
2m 52s
Windows - PHP 8.1 & SQL Server
cs-stan  /  Coding Standard & Static Analysis
45s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
cs-stan / Coding Standard & Static Analysis: src/Migration/Manager.php#L726
Property Migrations\Migration\Manager::$environments (array<Migrations\Migration\Environment>) does not accept array<Phinx\Migration\Manager\Environment>.
cs-stan / Coding Standard & Static Analysis: src/Migration/Manager.php#L738
PHPDoc tag @return with type Phinx\Migration\Manager\Environment is incompatible with native type Migrations\Migration\Environment.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
cs-stan / Coding Standard & Static Analysis: src/Migration/Manager.php#L14
Use Migrations\Migration\Environment is from the same namespace – that is prohibited.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
InvalidPropertyAssignmentValue: src/Migration/Manager.php#L726
src/Migration/Manager.php:726:31: InvalidPropertyAssignmentValue: $this->environments with declared type 'array<array-key, Migrations\Migration\Environment>' cannot be assigned type 'array<array-key, Phinx\Migration\Manager\Environment>' (see https://psalm.dev/145)
MismatchingDocblockReturnType: src/Migration/Manager.php#L736
src/Migration/Manager.php:736:16: MismatchingDocblockReturnType: Docblock has incorrect return type 'Phinx\Migration\Manager\Environment', should be 'Migrations\Migration\Environment' (see https://psalm.dev/142)
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
testsuite-linux (8.2, pgsql)
Process completed with exit code 2.
testsuite-linux (8.1, pgsql)
Process completed with exit code 2.
Windows - PHP 8.1 & SQL Server
Process completed with exit code 1.
testsuite-linux (8.1, sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.2, sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cs-stan / Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, sqlite, prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.2, pgsql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, pgsql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.2, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows - PHP 8.1 & SQL Server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/