Skip to content

Adding base32 package #54

Adding base32 package

Adding base32 package #54

Triggered via push December 30, 2023 23:01
Status Failure
Total duration 33s
Artifacts

build.yml

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

Annotations

20 errors
PHP on 8.2 - prefer-stable -: src/Base32/Base32.php#L48
Method Bakame\Aide\Base32\Base32::mapping() should return array<string, int> but returns array<int|string, int>.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L23
PHPDoc tag @var for constant Bakame\Aide\Base32\Base32Test::BASE_CLEAR_STRINGS with type array<string, string> is incompatible with value array{Empty String: array{''}, Ten: array{'10'}, Test130: array{'test130'}, test: array{'test'}, Eight: array{'8'}, Zero: array{'0'}, Equals: array{'='}, Foobar: array{'foobar'}}.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L39
PHPDoc tag @var for constant Bakame\Aide\Base32\Base32Test::RFC_VECTORS with type array<string, string> is incompatible with value array{ASCII: array{RFC Vector 1: array{'f', 'MY======'}, RFC Vector 2: array{'fo', 'MZXQ===='}, RFC Vector 3: array{'foo', 'MZXW6==='}, RFC Vector 4: array{'foob', 'MZXW6YQ='}, RFC Vector 5: array{'fooba', 'MZXW6YTB'}, RFC Vector 6: array{'foobar', 'MZXW6YTBOI======'}, Old Vector 1: array{' ', 'EA======'}, Old Vector 2: array{' ', 'EAQA===='}, ...}, HEX: array{RFC Vector 1: array{'f', 'CO======'}, RFC Vector 2: array{'fo', 'CPNG===='}, RFC Vector 3: array{'foo', 'CPNMU==='}, RFC Vector 4: array{'foob', 'CPNMUOG='}, RFC Vector 5: array{'fooba', 'CPNMUOJ1'}, RFC Vector 6: array{'foobar', 'CPNMUOJ1E8======'}}}.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L67
Method Bakame\Aide\Base32\Base32Test::base32decodeAsciiDataProvider() return type has no value type specified in iterable type array.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L72
Call to function base64_decode() requires parameter #2 to be set.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L82
Method Bakame\Aide\Base32\Base32Test::base32encodeAsciiDataProvider() return type has no value type specified in iterable type array.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L86
Call to function base64_decode() requires parameter #2 to be set.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L98
Method Bakame\Aide\Base32\Base32Test::backAndForthDataProvider() return type has no value type specified in iterable type array.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L106
Method Bakame\Aide\Base32\Base32Test::base32decodeHexDataProvider() return type has no value type specified in iterable type array.
PHP on 8.2 - prefer-stable -: src/Base32/Base32Test.php#L111
Call to function base64_decode() requires parameter #2 to be set.
PHP on 8.3 - prefer-stable -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.3 - prefer-stable -
The operation was canceled.
PHP on 8.1 - prefer-lowest -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.1 - prefer-lowest -
The operation was canceled.
PHP on 8.2 - prefer-lowest -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.2 - prefer-lowest -
The operation was canceled.
PHP on 8.1 - prefer-stable -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.1 - prefer-stable -
The operation was canceled.
PHP on 8.3 - prefer-lowest -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.3 - prefer-lowest -
The operation was canceled.