Update CI config #22
ci.yml
on: pull_request
Coding Standard & Static Analysis
24s
Matrix: testsuite
Annotations
3 errors and 4 warnings
testsuite (7.4, sqlite, prefer-lowest)
Process completed with exit code 2.
|
InvalidArgument:
src/Model/Endpoint.php#L1196
src/Model/Endpoint.php:1196:39: InvalidArgument: Argument 1 of Muffin\Webservice\Datasource\Marshaller::mergeMany expects Traversable|array<array-key, mixed>, but iterable<mixed, Cake\Datasource\EntityInterface> provided (see https://psalm.dev/004)
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|
Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coding Standard & Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testsuite (7.4, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite (7.4, 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/
|