Bump BouncyCastle.Cryptography from 2.0.0 to 2.3.1 in /src/Libplanet #1437
Annotations
1 error and 9 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: Sibz/github-status-action@v1.1.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, Sibz/github-status-action@v1.1.6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/Libplanet.Types/Assets/Currency.cs#L734
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
src/Libplanet.Types/Assets/Currency.cs#L738
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
src/Libplanet.Types/Consensus/Vote.cs#L169
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
src/Libplanet.Types/Assets/Currency.cs#L734
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
src/Libplanet.Types/Assets/Currency.cs#L738
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
This job failed
Loading