Skip to content

Fix Kryptography nuspec dependencies; #2

Fix Kryptography nuspec dependencies;

Fix Kryptography nuspec dependencies; #2

Triggered via push January 7, 2025 01:12
Status Failure
Total duration 1m 53s
Artifacts
Fit to window
Zoom out
Zoom in

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/Sony/BBCipher/BBCipherContext.cs#L31
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).
build: src/lib/Kryptography/Sony/BBCipher/BBCipherContext.cs#L41
Nullability of type of parameter 'rgbIV' doesn't match overridden member (possibly because of nullability attributes).