Migrate to net8 #32
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/MessageQueue/YaCloudKit.MQ/Utils/YandexMqSigner.cs#L34
'HashAlgorithm.Create(string)' 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:
src/MessageQueue/YaCloudKit.MQ/Utils/YandexMqSigner.cs#L119
'KeyedHashAlgorithm.Create(string)' 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:
src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build:
src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build:
src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Build:
src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build:
src/MessageQueue/YaCloudKit.MQ/Utils/YandexMqSigner.cs#L34
'HashAlgorithm.Create(string)' 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:
src/MessageQueue/YaCloudKit.MQ/Utils/YandexMqSigner.cs#L119
'KeyedHashAlgorithm.Create(string)' 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:
src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Build:
src/TextToSpeech/YaCloudKit.TTS.Tests/YandexTtsServiceTests.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Loading