Fix Codecov upload #33
lint-and-analyse.yml
on: push
lint-php
17s
analyse-php
19s
Annotations
7 errors
analyse-php:
tests/TestDatabase.php#L1
Ignored error pattern #^Method SimplePhpModelSystem\\Test\\TestDatabase\:\:getQueries\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/simple-php-model-system/simple-php-model-system/tests/TestDatabase.php was not matched in reported errors.
|
analyse-php:
tests/TestDatabase.php#L1
Ignored error pattern #^Method SimplePhpModelSystem\\Test\\TestDatabase\:\:setQuery\(\) has parameter \$params with no value type specified in iterable type array\.$# in path /home/runner/work/simple-php-model-system/simple-php-model-system/tests/TestDatabase.php was not matched in reported errors.
|
analyse-php:
tests/TestDatabase.php#L1
Ignored error pattern #^Property SimplePhpModelSystem\\Test\\TestDatabase\:\:\$queries type has no value type specified in iterable type array\.$# in path /home/runner/work/simple-php-model-system/simple-php-model-system/tests/TestDatabase.php was not matched in reported errors.
|
analyse-php:
tests/TestDatabase.php#L15
Property SimplePhpModelSystem\Tests\TestDatabase::$queries type has no value type specified in iterable type array.
|
analyse-php:
tests/TestDatabase.php#L20
Method SimplePhpModelSystem\Tests\TestDatabase::getQueries() return type has no value type specified in iterable type array.
|
analyse-php:
tests/TestDatabase.php#L25
Method SimplePhpModelSystem\Tests\TestDatabase::setQuery() has parameter $params with no value type specified in iterable type array.
|
analyse-php
Process completed with exit code 1.
|