Skip to content

Merge pull request #146 from BrianHenryIE/patch-1 #2

Merge pull request #146 from BrianHenryIE/patch-1

Merge pull request #146 from BrianHenryIE/patch-1 #2

Triggered via push October 20, 2023 10:19
Status Failure
Total duration 39s
Artifacts

phpstan.yml

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

Annotations

10 errors
phpstan (8.0): src/Cryptonote.php#L30
Property MoneroIntegrations\MoneroPhp\Cryptonote::$ed25519 has no type specified.
phpstan (8.0): src/Cryptonote.php#L34
Access to an undefined property MoneroIntegrations\MoneroPhp\Cryptonote::$base58.
phpstan (8.0): src/Cryptonote.php#L35
Access to an undefined property MoneroIntegrations\MoneroPhp\Cryptonote::$varint.
phpstan (8.0): src/Cryptonote.php#L43
Method MoneroIntegrations\MoneroPhp\Cryptonote::keccak_256() has no return type specified.
phpstan (8.0): src/Cryptonote.php#L43
Method MoneroIntegrations\MoneroPhp\Cryptonote::keccak_256() has parameter $message with no type specified.
phpstan (8.0): src/Cryptonote.php#L54
Method MoneroIntegrations\MoneroPhp\Cryptonote::gen_new_hex_seed() has no return type specified.
phpstan (8.0): src/Cryptonote.php#L60
Method MoneroIntegrations\MoneroPhp\Cryptonote::sc_reduce() has no return type specified.
phpstan (8.0): src/Cryptonote.php#L60
Method MoneroIntegrations\MoneroPhp\Cryptonote::sc_reduce() has parameter $input with no type specified.
phpstan (8.0): src/Cryptonote.php#L77
Method MoneroIntegrations\MoneroPhp\Cryptonote::hash_to_scalar() has no return type specified.
phpstan (8.0): src/Cryptonote.php#L77
Method MoneroIntegrations\MoneroPhp\Cryptonote::hash_to_scalar() has parameter $data with no type specified.