Merge pull request #450 from AlbinMonsimier/updateTokenList #139
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1, actions/checkout@v2, coverallsapp/[email protected]. 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/Solnet.Wallet/Bip39/Mnemonic.cs#L200
'PbeParametersGenerator.GenerateDerivedParameters(int)' is obsolete: 'Use version with 'algorithm' parameter'
|
build:
src/Solnet.KeyStore/Crypto/IRandomBytesGenerator.cs#L3
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator'
|
build:
src/Solnet.KeyStore/Crypto/IRandomBytesGenerator.cs#L5
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomInitializationVector()'
|
build:
src/Solnet.KeyStore/Crypto/IRandomBytesGenerator.cs#L6
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomSalt()'
|
build:
src/Solnet.KeyStore/Crypto/KeyStoreCrypto.cs#L13
Missing XML comment for publicly visible type or member 'KeyStoreCrypto'
|
build:
src/Solnet.KeyStore/Crypto/KeyStoreCrypto.cs#L15
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateDerivedScryptKey(byte[], byte[], int, int, int, int, bool)'
|
build:
src/Solnet.KeyStore/Crypto/KeyStoreCrypto.cs#L28
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateCipherKey(byte[])'
|
build:
src/Solnet.KeyStore/Crypto/KeyStoreCrypto.cs#L35
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.CalculateKeccakHash(byte[])'
|
build:
src/Solnet.KeyStore/Crypto/KeyStoreCrypto.cs#L44
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateMac(byte[], byte[])'
|
build:
src/Solnet.KeyStore/Crypto/KeyStoreCrypto.cs#L52
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GeneratePbkdf2Sha256DerivedKey(string, byte[], int, int)'
|
build
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/
|