1.21.40 BC #1470
main.yml
on: push
Code Style checks
35s
ShellCheck
4s
Matrix: all-php-versions
Annotations
18 errors
PHP 8.1 / PHPStan analysis:
src/network/mcpe/CachedChunk.php#L76
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.1 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L72
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.1 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L73
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.1 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L166
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.1 / PHPStan analysis:
src/network/mcpe/convert/TypeConverter.php#L324
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.2 / PHPStan analysis:
src/network/mcpe/CachedChunk.php#L76
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.2 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L72
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.2 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L73
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.2 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L166
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.2 / PHPStan analysis:
src/network/mcpe/convert/TypeConverter.php#L324
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.3 / PHPStan analysis:
src/network/mcpe/CachedChunk.php#L76
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.3 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L72
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.3 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L73
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.3 / PHPStan analysis:
src/network/mcpe/cache/ChunkCache.php#L166
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.3 / PHPStan analysis:
src/network/mcpe/convert/TypeConverter.php#L324
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|