update badges #21
Annotations
4 errors and 1 warning
PHPStan (ubuntu-latest, 8.2):
src/Account/Address.php#L41
Parameter #1 $bytes of static method Waves\Common\Base58String::fromBytes() expects string, string|false given.
|
PHPStan (ubuntu-latest, 8.2):
src/Account/PrivateKey.php#L19
Parameter #1 $bytes of static method Waves\Common\Base58String::fromBytes() expects string, bool|string given.
|
PHPStan (ubuntu-latest, 8.2):
src/Account/PublicKey.php#L37
Parameter #1 $bytes of static method Waves\Common\Base58String::fromBytes() expects string, string|false given.
|
PHPStan (ubuntu-latest, 8.2)
Process completed with exit code 1.
|
PHPStan (ubuntu-latest, 8.2)
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/
|