Skip to content

Added declare(strict_types=1) #12

Added declare(strict_types=1)

Added declare(strict_types=1) #12

Triggered via push June 3, 2025 14:41
Status Failure
Total duration 11m 25s
Artifacts

build.yml

on: push
coding-style  /  Code Standard Checker
29s
coding-style / Code Standard Checker
Matrix: static-analysis / phpstan
Matrix: tests / lowest_dependencies
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
static-analysis / PHPStan - PHP 8.2
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.2: tests/bootstrap.php#L92
Binary operation ".=" between non-falsy-string and mixed results in an error.
static-analysis / PHPStan - PHP 8.2: tests/SqlSchema/readme.phpt#L21
Call to method CzProject\SqlSchema\Schema::getTables() on a separate line has no effect.
static-analysis / PHPStan - PHP 8.2: tests/SqlSchema/ForeignKey.phpt#L26
Parameter #1 $onDeleteAction of method CzProject\SqlSchema\ForeignKey::setOnDeleteAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: tests/SqlSchema/ForeignKey.phpt#L25
Parameter #1 $onUpdateAction of method CzProject\SqlSchema\ForeignKey::setOnUpdateAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.1
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.1: tests/bootstrap.php#L92
Binary operation ".=" between non-falsy-string and mixed results in an error.
static-analysis / PHPStan - PHP 8.1: tests/SqlSchema/readme.phpt#L21
Call to method CzProject\SqlSchema\Schema::getTables() on a separate line has no effect.
static-analysis / PHPStan - PHP 8.1: tests/SqlSchema/ForeignKey.phpt#L26
Parameter #1 $onDeleteAction of method CzProject\SqlSchema\ForeignKey::setOnDeleteAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.1: tests/SqlSchema/ForeignKey.phpt#L25
Parameter #1 $onUpdateAction of method CzProject\SqlSchema\ForeignKey::setOnUpdateAction() expects string, mixed given.
tests / PHP 8.4 tests
Process completed with exit code 1.
tests / PHP 8.0 tests - lowest dependencies
Process completed with exit code 255.
static-analysis / PHPStan - PHP 8.3
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.3: tests/bootstrap.php#L92
Binary operation ".=" between non-falsy-string and mixed results in an error.
static-analysis / PHPStan - PHP 8.3: tests/SqlSchema/readme.phpt#L21
Call to method CzProject\SqlSchema\Schema::getTables() on a separate line has no effect.
static-analysis / PHPStan - PHP 8.3: tests/SqlSchema/ForeignKey.phpt#L26
Parameter #1 $onDeleteAction of method CzProject\SqlSchema\ForeignKey::setOnDeleteAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.3: tests/SqlSchema/ForeignKey.phpt#L25
Parameter #1 $onUpdateAction of method CzProject\SqlSchema\ForeignKey::setOnUpdateAction() expects string, mixed given.
tests / PHP 8.4 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
tests / PHP 8.0 tests - lowest dependencies
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.