assertArrayIsIdenticalToArrayOnlyConsideringListOfKeys(): bug fix #5
ci.yaml
on: push
Dependency Validation
10s
Coding Guidelines
46s
Matrix: Unit Tests
Type Checker
31s
Matrix: End-to-End Tests
Code Coverage
0s
Matrix: Test PHAR
Annotations
10 errors
Unit Tests (ubuntu-latest, 8.4)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 8.3)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 8.2)
Process completed with exit code 1.
|
Coding Guidelines
Process completed with exit code 8.
|
UndefinedVariable:
src/Framework/Assert.php#L135
src/Framework/Assert.php:135:28: UndefinedVariable: Cannot find referenced variable $filteredExpected (see https://psalm.dev/024)
|
UndefinedVariable:
src/Framework/Assert.php#L135
src/Framework/Assert.php:135:47: UndefinedVariable: Cannot find referenced variable $filteredActual (see https://psalm.dev/024)
|
Type Checker
Process completed with exit code 2.
|
Unit Tests (windows-latest, 8.3)
Process completed with exit code 1.
|
Unit Tests (windows-latest, 8.4)
Process completed with exit code 1.
|
Unit Tests (windows-latest, 8.2)
Process completed with exit code 1.
|