Refactor Kryptography to 2.1.0; #1
Annotations
7 errors and 10 warnings
build:
src/lib/Kryptography/Nintendo/Switch/NcaStreamFactory.cs#L168
'byte[]' does not contain a definition for 'Stringify' and no accessible extension method 'Stringify' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/lib/Kryptography/Nintendo/Switch/NcaStreamFactory.cs#L172
'byte[]' does not contain a definition for 'Stringify' and no accessible extension method 'Stringify' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/lib/Kryptography/Nintendo/Switch/NcaStreamFactory.cs#L291
'byte[]' does not contain a definition for 'Stringify' and no accessible extension method 'Stringify' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/lib/Kryptography/Nintendo/Switch/NcaStreamFactory.cs#L168
'byte[]' does not contain a definition for 'Stringify' and no accessible extension method 'Stringify' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/lib/Kryptography/Nintendo/Switch/NcaStreamFactory.cs#L172
'byte[]' does not contain a definition for 'Stringify' and no accessible extension method 'Stringify' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/lib/Kryptography/Nintendo/Switch/NcaStreamFactory.cs#L291
'byte[]' does not contain a definition for 'Stringify' and no accessible extension method 'Stringify' accepting a first argument of type 'byte[]' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
src/lib/Kryptography/AES/CTR/AesCtr.cs#L32
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/AES/CTR/AesCtr.cs#L44
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/AES/XTS/AesXts.cs#L41
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/AES/XTS/AesXts.cs#L64
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/Encryption/AES/CTR/AesCtr.cs#L31
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/Encryption/AES/CTR/AesCtr.cs#L43
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/Encryption/AES/XTS/AesXts.cs#L40
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/Encryption/AES/XTS/AesXts.cs#L63
Nullability of type of parameter 'rgbIv' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/Encryption/Sony/BBCipher/BBCipherContext.cs#L30
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/lib/Kryptography/Encryption/Sony/BBCipher/BBCipherContext.cs#L40
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
|