Skip to content

Implementing Cryptography building block in .NET #2286

Implementing Cryptography building block in .NET

Implementing Cryptography building block in .NET #2286

Triggered via pull request January 3, 2024 00:09
Status Failure
Total duration 1m 40s
Artifacts

sdk_build.yml

on: pull_request
Matrix: test
Publish Packages
0s
Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 4 warnings
Build: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 8.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 6.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L44
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L48
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptFileStreamExample.cs#L54
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L41
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Test .NET 7.0: examples/Client/Cryptography/Examples/EncryptDecryptStringExample.cs#L47
Argument 1: cannot convert from 'System.ReadOnlyMemory<byte>' to 'byte[]'
Build
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/
Test .NET 8.0
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/
Test .NET 6.0
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/
Test .NET 7.0
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/