Skip to content

4.next - Revise the migrations interfaces #654

4.next - Revise the migrations interfaces

4.next - Revise the migrations interfaces #654

Triggered via pull request September 23, 2024 03:14
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

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

Annotations

9 errors and 4 warnings
cs-stan / Coding Standard & Static Analysis: src/SeedInterface.php#L83
Method Migrations\SeedInterface::getConfig() has invalid return type Migrations\ConfigInterface.
cs-stan / Coding Standard & Static Analysis: src/SeedInterface.php#L83
PHPDoc tag @return with type Migrations\Config\ConfigInterface is not subtype of native type Migrations\ConfigInterface.
cs-stan / Coding Standard & Static Analysis: src/SeedInterface.php#L91
PHPDoc tag @param for parameter $config with type Migrations\Config\ConfigInterface is not subtype of native type Migrations\ConfigInterface.
cs-stan / Coding Standard & Static Analysis: src/SeedInterface.php#L91
Parameter $config of method Migrations\SeedInterface::setConfig() has invalid type Migrations\ConfigInterface.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
UndefinedClass: src/SeedInterface.php#L83
src/SeedInterface.php:83:34: UndefinedClass: Class, interface or enum named Migrations\ConfigInterface does not exist (see https://psalm.dev/019)
MismatchingDocblockParamType: src/SeedInterface.php#L88
src/SeedInterface.php:88:15: MismatchingDocblockParamType: Parameter $config has wrong type 'Migrations\Config\ConfigInterface', should be 'Migrations\ConfigInterface' (see https://psalm.dev/141)
UndefinedClass: src/SeedInterface.php#L88
src/SeedInterface.php:88:15: UndefinedClass: Class, interface or enum named Migrations\ConfigInterface does not exist (see https://psalm.dev/019)
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
testsuite-linux (8.1, mysql)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
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/