Implementing Cryptography building block in .NET #2287
Annotations
9 errors and 1 warning
Build:
examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L37
No overload for method 'EncryptAsync' takes 6 arguments
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L41
No overload for method 'EncryptAsync' takes 6 arguments
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L50
Argument 2: cannot convert from 'System.IO.MemoryStream' to 'System.ReadOnlyMemory<byte>'
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L50
Argument 4: cannot convert from 'System.Threading.CancellationToken' to 'Dapr.Client.DecryptionOptions'
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L37
No overload for method 'EncryptAsync' takes 6 arguments
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L41
No overload for method 'EncryptAsync' takes 6 arguments
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L50
Argument 2: cannot convert from 'System.IO.MemoryStream' to 'System.ReadOnlyMemory<byte>'
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L50
Argument 4: cannot convert from 'System.Threading.CancellationToken' to 'Dapr.Client.DecryptionOptions'
|
Build
The operation was canceled.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading