Merge pull request #152 from coval3nte/master #9
Annotations
10 errors
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L31
Property MoneroIntegrations\MoneroPhp\Cryptonote::$network_prefixes has no type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L32
Property MoneroIntegrations\MoneroPhp\Cryptonote::$ed25519 has no type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L33
Property MoneroIntegrations\MoneroPhp\Cryptonote::$base58 has no type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L34
Property MoneroIntegrations\MoneroPhp\Cryptonote::$varint has no type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L36
Method MoneroIntegrations\MoneroPhp\Cryptonote::__construct() has parameter $network with no type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L71
Method MoneroIntegrations\MoneroPhp\Cryptonote::keccak_256() has no return type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L71
Method MoneroIntegrations\MoneroPhp\Cryptonote::keccak_256() has parameter $message with no type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L83
Method MoneroIntegrations\MoneroPhp\Cryptonote::gen_new_hex_seed() has no return type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L89
Method MoneroIntegrations\MoneroPhp\Cryptonote::sc_reduce() has no return type specified.
|
Run PHPStan to add annotations to the code:
src/Cryptonote.php#L89
Method MoneroIntegrations\MoneroPhp\Cryptonote::sc_reduce() has parameter $input with no type specified.
|
The logs for this run have expired and are no longer available.
Loading