Skip to content

CodeChecker: updated #10

CodeChecker: updated

CodeChecker: updated #10

Triggered via push May 31, 2025 09:00
Status Failure
Total duration 2m 37s
Artifacts

build.yml

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

Annotations

16 errors
static-analysis / PHPStan - PHP 8.3
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.3: tests/bootstrap.php#L90
Binary operation ".=" between non-falsy-string and mixed results in an error.
static-analysis / PHPStan - PHP 8.3: tests/SqlSchema/readme.phpt#L19
Call to method CzProject\SqlSchema\Schema::getTables() on a separate line has no effect.
static-analysis / PHPStan - PHP 8.3: tests/SqlSchema/ForeignKey.phpt#L24
Parameter #1 $onDeleteAction of method CzProject\SqlSchema\ForeignKey::setOnDeleteAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.3: tests/SqlSchema/ForeignKey.phpt#L23
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#L90
Binary operation ".=" between non-falsy-string and mixed results in an error.
static-analysis / PHPStan - PHP 8.1: tests/SqlSchema/readme.phpt#L19
Call to method CzProject\SqlSchema\Schema::getTables() on a separate line has no effect.
static-analysis / PHPStan - PHP 8.2
Process completed with exit code 1.
static-analysis / PHPStan - PHP 8.1: tests/SqlSchema/ForeignKey.phpt#L24
Parameter #1 $onDeleteAction of method CzProject\SqlSchema\ForeignKey::setOnDeleteAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: tests/bootstrap.php#L90
Binary operation ".=" between non-falsy-string and mixed results in an error.
static-analysis / PHPStan - PHP 8.1: tests/SqlSchema/ForeignKey.phpt#L23
Parameter #1 $onUpdateAction of method CzProject\SqlSchema\ForeignKey::setOnUpdateAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: tests/SqlSchema/readme.phpt#L19
Call to method CzProject\SqlSchema\Schema::getTables() on a separate line has no effect.
static-analysis / PHPStan - PHP 8.2: tests/SqlSchema/ForeignKey.phpt#L24
Parameter #1 $onDeleteAction of method CzProject\SqlSchema\ForeignKey::setOnDeleteAction() expects string, mixed given.
static-analysis / PHPStan - PHP 8.2: tests/SqlSchema/ForeignKey.phpt#L23
Parameter #1 $onUpdateAction of method CzProject\SqlSchema\ForeignKey::setOnUpdateAction() expects string, mixed given.
coding-style / Code Standard Checker
Process completed with exit code 1.