Skip to content

Update dependencies: #21

Update dependencies:

Update dependencies: #21

Triggered via push September 25, 2024 14:21
Status Success
Total duration 1m 15s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L50
The best overloaded Add method 'ECDsa.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L51
The best overloaded Add method 'AsymmetricAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L52
The best overloaded Add method 'SymmetricAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L53
The best overloaded Add method 'SymmetricAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L54
The best overloaded Add method 'HashAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L55
The best overloaded Add method 'HashAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L56
The best overloaded Add method 'HashAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L57
The best overloaded Add method 'KeyedHashAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L58
The best overloaded Add method 'HashAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)
build: tests/OpenGost.Security.Cryptography.Tests/CreationFactoriesFacts.cs#L59
The best overloaded Add method 'KeyedHashAlgorithm.Create(string)' for the collection initializer element is obsolete. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead. (https://aka.ms/dotnet-warnings/SYSLIB0045)