Update annotations. #886
ci.yml
on: push
Coding Standard & Static Analysis
23s
Matrix: testsuite
Annotations
5 errors and 2 warnings
Coding Standard & Static Analysis:
plugins/Sandbox/src/Controller/ExposeExamplesController.php#L12
PHPDoc tag @method has invalid value (\Cake\Datasource\ResultSetInterface<\Sandbox\Model\Entity\ExposedUser><\Sandbox\Model\Entity\ExposedUser> paginate($object = null, array $settings = [])): Unexpected token "<", expected type at offset 151 on line 3
|
Coding Standard & Static Analysis:
plugins/Sandbox/src/Controller/ExposeExamplesController.php#L14
PHPDoc tag @method has invalid value (\Cake\Datasource\ResultSetInterface<\Sandbox\Model\Entity\ExposedUser><\Sandbox\Model\Entity\ExposedUser> paginate($object = null, array $settings = [])): Unexpected token "<", expected type at offset 391 on line 5
|
Coding Standard & Static Analysis:
plugins/Sandbox/src/Controller/ExposeExamplesController.php#L15
PHPDoc tag @method has invalid value (\Cake\Datasource\ResultSetInterface<\Sandbox\Model\Entity\ExposedUser><\Sandbox\Model\Entity\ExposedUser> paginate($object = null, array $settings = [])): Unexpected token "<", expected type at offset 555 on line 6
|
Coding Standard & Static Analysis:
plugins/Sandbox/src/Controller/ExposeExamplesController.php#L16
PHPDoc tag @method has invalid value (\Cake\Datasource\ResultSetInterface<\Sandbox\Model\Entity\ExposedUser><\Sandbox\Model\Entity\ExposedUser> paginate($object = null, array $settings = [])): Unexpected token "<", expected type at offset 719 on line 7
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
testsuite (8.2, mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@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.2, mysql)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|