Fixes #162
ci.yml
on: push
Coding Standard & Static Analysis
17s
Matrix: testsuite
Annotations
13 errors
Coding Standard & Static Analysis:
src/I18n/MessagesDbLoader.php#L68
Method Translate\I18n\MessagesDbLoader::__invoke() has invalid return type Aura\Intl\Package.
|
Coding Standard & Static Analysis:
src/I18n/MessagesDbLoader.php#L71
Cannot access property $TranslateLanguages on string|Translate\Model\Table\TranslateTermsTable.
|
Coding Standard & Static Analysis:
src/I18n/MessagesDbLoader.php#L96
Instantiated class Aura\Intl\Package not found.
|
Coding Standard & Static Analysis:
src/I18n/MessagesDbLoader.php#L165
Parameter #1 $alias of method Cake\ORM\Locator\LocatorInterface::get() expects string, string|Translate\Model\Table\TranslateTermsTable given.
|
Coding Standard & Static Analysis:
src/I18n/MessagesDbLoader.php#L168
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, string|Translate\Model\Table\TranslateTermsTable given.
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
testsuite (8.3, pgsql)
Process completed with exit code 2.
|
testsuite (8.1, pgsql)
Process completed with exit code 2.
|
testsuite (8.1, sqlite)
Process completed with exit code 2.
|
testsuite (8.1, mysql)
Process completed with exit code 2.
|
testsuite (8.3, sqlite)
Process completed with exit code 2.
|
testsuite (8.1, sqlite, prefer-lowest)
Process completed with exit code 2.
|
testsuite (8.3, mysql)
Process completed with exit code 2.
|