Implementing Cryptography building block in .NET #2294
Annotations
10 errors and 1 warning
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L41
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L52
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L39
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L50
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L81
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L91
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L39
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L50
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L81
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
test/Dapr.Client.Test/CryptographyApiTest.cs#L91
'IAsyncEnumerable<byte[]>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<byte[]>' could be found (are you missing a using directive or an assembly reference?)
|
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