🐛 Fix client server examples #225
Annotations
10 errors and 1 warning
examples/Transport/Receiver/CollectionReceiver.php#L13
Class Flow\Examples\Transport\Receiver\CollectionReceiver uses unknown trait Flow\EnvelopeTrait.
|
examples/Transport/Receiver/CollectionReceiver.php#L29
Call to an undefined method Flow\Examples\Transport\Receiver\CollectionReceiver::getEnvelopeId().
|
examples/Transport/Receiver/CollectionReceiver.php#L38
Call to an undefined method Flow\Examples\Transport\Receiver\CollectionReceiver::getEnvelopeId().
|
examples/Transport/Receiver/CollectionReceiver.php#L44
Call to an undefined method Flow\Examples\Transport\Receiver\CollectionReceiver::getEnvelopeId().
|
examples/Transport/Sender/CollectionSender.php#L13
Class Flow\Examples\Transport\Sender\CollectionSender uses unknown trait Flow\EnvelopeTrait.
|
examples/server.php#L23
Match arm is unreachable because previous comparison is always true.
|
examples/server.php#L24
Match arm is unreachable because previous comparison is always true.
|
examples/server.php#L25
Match arm is unreachable because previous comparison is always true.
|
tests/EnvelopeTraitTest.php#L16
Class Flow\Test\EnvelopeTraitTest uses unknown trait Flow\EnvelopeTrait.
|
tests/EnvelopeTraitTest.php#L21
Call to an undefined method Flow\Test\EnvelopeTraitTest::getEnvelopeId().
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading