CI #101
ci.yml
on: schedule
Coding standards
11s
Static analysis
11s
Matrix: Run tests
Annotations
12 errors and 5 warnings
Coding standards
Process completed with exit code 2.
|
Static analysis:
src/MongoDBEventStore.php#L1
Ignored error pattern #^Argument of an invalid type mixed supplied for foreach, only iterables are supported\.$# in path /home/runner/work/event-store-mongodb/event-store-mongodb/src/MongoDBEventStore.php was not matched in reported errors.
|
Static analysis:
src/MongoDBEventStore.php#L1
Ignored error pattern #^Cannot call method getCode\(\) on mixed\.$# in path /home/runner/work/event-store-mongodb/event-store-mongodb/src/MongoDBEventStore.php was not matched in reported errors.
|
Static analysis:
src/MongoDBEventStore.php#L1
Ignored error pattern #^Parameter \#1 \$event of method Broadway\\EventStore\\MongoDB\\MongoDBEventStore\:\:denormalizeDomainMessage\(\) expects MongoDB\\Model\\BSONDocument, array\|object given\.$# in path /home/runner/work/event-store-mongodb/event-store-mongodb/src/MongoDBEventStore.php was not matched in reported errors.
|
Static analysis:
src/MongoDBEventStore.php#L74
Parameter #1 $event of method Broadway\EventStore\MongoDB\MongoDBEventStore::denormalizeDomainMessage() expects MongoDB\Model\BSONDocument, mixed given.
|
Static analysis:
src/MongoDBEventStore.php#L98
Parameter #1 $event of method Broadway\EventStore\MongoDB\MongoDBEventStore::denormalizeDomainMessage() expects MongoDB\Model\BSONDocument, mixed given.
|
Static analysis:
src/MongoDBEventStore.php#L169
Parameter #1 $event of method Broadway\EventStore\MongoDB\MongoDBEventStore::denormalizeDomainMessage() expects MongoDB\Model\BSONDocument, mixed given.
|
Static analysis
Process completed with exit code 2.
|
Run tests (8.1)
Process completed with exit code 2.
|
Run tests (8.0)
Process completed with exit code 2.
|
Run tests (7.4)
Process completed with exit code 2.
|
Run tests (8.2)
The job was canceled because "_8_0" failed.
|
Coding standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|