tests tuning #25
Annotations
9 errors and 2 warnings
src/Model/DataEntry.php#L125
Method Waves\Model\DataEntry::toProtobuf() has invalid return type Waves\Protobuf\DataTransactionData\DataEntry.
|
src/Model/DataEntry.php#L127
Instantiated class Waves\Protobuf\DataTransactionData\DataEntry not found.
|
src/Model/DataEntry.php#L128
Call to method setKey() on an unknown class Waves\Protobuf\DataTransactionData\DataEntry.
|
src/Model/DataEntry.php#L131
Call to method setBinaryValue() on an unknown class Waves\Protobuf\DataTransactionData\DataEntry.
|
src/Model/DataEntry.php#L132
Call to method setBoolValue() on an unknown class Waves\Protobuf\DataTransactionData\DataEntry.
|
src/Model/DataEntry.php#L133
Call to method setIntValue() on an unknown class Waves\Protobuf\DataTransactionData\DataEntry.
|
src/Model/DataEntry.php#L134
Call to method setStringValue() on an unknown class Waves\Protobuf\DataTransactionData\DataEntry.
|
src/Transactions/DataTransaction.php#L70
Parameter #1 $var of method Waves\Protobuf\DataTransactionData::setData() expects array<Waves\Protobuf\DataEntry>|Google\Protobuf\Internal\RepeatedField, array<int<0, max>, Waves\Protobuf\DataTransactionData\DataEntry> given.
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. 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