Skip to content

Build, Pack & Publish #58

Build, Pack & Publish

Build, Pack & Publish #58

Manually triggered February 26, 2024 12:59
Status Success
Total duration 1h 44m 18s
Artifacts

publish.yml

on: workflow_dispatch
build, pack & publish
1h 44m
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build, pack & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build, pack & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build, pack & publish: src/Solana.Unity.Wallet/Bip39/Mnemonic.cs#L200
'PbeParametersGenerator.GenerateDerivedParameters(int)' is obsolete: 'Use version with 'algorithm' parameter'
build, pack & publish: src/Solana.Unity.Wallet/PublicKey.cs#L24
Missing XML comment for publicly visible type or member 'PublicKey.DefaultPublicKey'
build, pack & publish: src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L3
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator'
build, pack & publish: src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L5
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomInitializationVector()'
build, pack & publish: src/Solana.Unity.KeyStore/Crypto/IRandomBytesGenerator.cs#L6
Missing XML comment for publicly visible type or member 'IRandomBytesGenerator.GenerateRandomSalt()'
build, pack & publish: src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L13
Missing XML comment for publicly visible type or member 'KeyStoreCrypto'
build, pack & publish: 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, pack & publish: src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L28
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateCipherKey(byte[])'
build, pack & publish: src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L35
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.CalculateKeccakHash(byte[])'
build, pack & publish: src/Solana.Unity.KeyStore/Crypto/KeyStoreCrypto.cs#L44
Missing XML comment for publicly visible type or member 'KeyStoreCrypto.GenerateMac(byte[], byte[])'