Update to align with changes in 5.x-dev #184
ci.yml
on: push
Coding Standard & Static Analysis
1m 17s
Matrix: testsuite
Annotations
22 errors and 6 warnings
testsuite (8.1)
Process completed with exit code 2.
|
testsuite (8.1, prefer-lowest)
Process completed with exit code 2.
|
Coding Standard & Static Analysis:
src/Association/Embedded.php#L121
Function deprecationWarning not found.
|
Coding Standard & Static Analysis:
src/Association/Embedded.php#L189
Function deprecationWarning not found.
|
Coding Standard & Static Analysis:
src/Association/Embedded.php#L250
Function deprecationWarning not found.
|
Coding Standard & Static Analysis:
src/Index.php#L288
Function namespaceSplit not found.
|
Coding Standard & Static Analysis:
src/Index.php#L343
PHPDoc tag @param references unknown parameter: $options
|
Coding Standard & Static Analysis:
src/Query.php#L352
PHPDoc tag @param references unknown parameter: $options
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
Coding Standard & Static Analysis:
tests/TestCase/MarshallerTest.php#L783
Unused variable $doc.
|
Coding Standard & Static Analysis:
tests/TestCase/Datasource/ConnectionTest.php#L131
Unused variable $result.
|
Coding Standard & Static Analysis:
tests/TestCase/View/Form/DocumentContextTest.php#L533
Unused variable $articles.
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
UndefinedFunction:
src/Association/Embedded.php#L121
src/Association/Embedded.php:121:9: UndefinedFunction: Function Cake\ElasticSearch\Association\deprecationWarning does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Association/Embedded.php#L189
src/Association/Embedded.php:189:9: UndefinedFunction: Function Cake\ElasticSearch\Association\deprecationWarning does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Association/Embedded.php#L250
src/Association/Embedded.php:250:9: UndefinedFunction: Function Cake\ElasticSearch\Association\deprecationWarning does not exist (see https://psalm.dev/021)
|
MissingTemplateParam:
src/Index.php#L49
src/Index.php:49:69: MissingTemplateParam: Cake\ElasticSearch\Index has missing template params when extending Cake\Event\EventDispatcherInterface, expecting 1 (see https://psalm.dev/182)
|
MissingTemplateParam:
src/Index.php#L51
src/Index.php:51:9: MissingTemplateParam: Cake\ElasticSearch\Index has missing template params when extending Cake\Event\EventDispatcherTrait, expecting 1 (see https://psalm.dev/182)
|
UndefinedFunction:
src/Index.php#L288
src/Index.php:288:21: UndefinedFunction: Function Cake\ElasticSearch\namespaceSplit does not exist (see https://psalm.dev/021)
|
MoreSpecificImplementedParamType:
src/Index.php#L343
src/Index.php:343:57: MoreSpecificImplementedParamType: Argument 2 of Cake\ElasticSearch\Index::find has the more specific type 'array<array-key, mixed>', expecting 'mixed' as defined by Cake\Datasource\RepositoryInterface::find (see https://psalm.dev/140)
|
MissingTemplateParam:
src/ResultSet.php#L32
src/ResultSet.php:32:53: MissingTemplateParam: Cake\ElasticSearch\ResultSet has missing template params when extending Cake\Datasource\ResultSetInterface, expecting 1 (see https://psalm.dev/182)
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|
testsuite (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testsuite (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
testsuite (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
testsuite (8.1, prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testsuite (8.1, prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
testsuite (8.1, prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|