👷 Update publish.yml #183
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 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/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/Solana.Unity.Wallet/Bip39/Mnemonic.cs#L200
'PbeParametersGenerator.GenerateDerivedParameters(int)' is obsolete: 'Use version with 'algorithm' parameter'
|
build:
src/Solana.Unity.Wallet/PublicKey.cs#L24
Missing XML comment for publicly visible type or member 'PublicKey.DefaultPublicKey'
|
build:
src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L3
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator'
|
build:
src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L5
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomInitializationVector()'
|
build:
src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L6
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomSalt()'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L13
Missing XML comment for publicly visible type or member 'KeyStoreCrypto'
|
build:
src/Solana.Unity.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/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L28
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateCipherKey(byte[])'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L35
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.CalculateKeccakHash(byte[])'
|
build:
src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L44
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateMac(byte[], byte[])'
|
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/
|