Skip to content

Merge pull request #152 from coval3nte/master #9

Merge pull request #152 from coval3nte/master

Merge pull request #152 from coval3nte/master #9

Triggered via push January 20, 2024 09:09
Status Success
Total duration 32s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan (8.0): src/Cryptonote.php#L31
Property MoneroIntegrations\MoneroPhp\Cryptonote::$network_prefixes has no type specified.
phpstan (8.0): src/Cryptonote.php#L32
Property MoneroIntegrations\MoneroPhp\Cryptonote::$ed25519 has no type specified.
phpstan (8.0): src/Cryptonote.php#L33
Property MoneroIntegrations\MoneroPhp\Cryptonote::$base58 has no type specified.
phpstan (8.0): src/Cryptonote.php#L34
Property MoneroIntegrations\MoneroPhp\Cryptonote::$varint has no type specified.
phpstan (8.0): src/Cryptonote.php#L36
Method MoneroIntegrations\MoneroPhp\Cryptonote::__construct() has parameter $network with no type specified.
phpstan (8.0): src/Cryptonote.php#L71
Method MoneroIntegrations\MoneroPhp\Cryptonote::keccak_256() has no return type specified.
phpstan (8.0): src/Cryptonote.php#L71
Method MoneroIntegrations\MoneroPhp\Cryptonote::keccak_256() has parameter $message with no type specified.
phpstan (8.0): src/Cryptonote.php#L83
Method MoneroIntegrations\MoneroPhp\Cryptonote::gen_new_hex_seed() has no return type specified.
phpstan (8.0): src/Cryptonote.php#L89
Method MoneroIntegrations\MoneroPhp\Cryptonote::sc_reduce() has no return type specified.
phpstan (8.0): src/Cryptonote.php#L89
Method MoneroIntegrations\MoneroPhp\Cryptonote::sc_reduce() has parameter $input with no type specified.