👷 Update publish.yml #182
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/[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:
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.Rpc/Converters/EncodingConverter.cs#L10
Missing XML comment for publicly visible type or member 'EncodingConverter.WriteJson(JsonWriter, BinaryEncoding, JsonSerializer)'
|
build:
src/Solana.Unity.Rpc/Converters/TransactionErrorJsonConverter.cs#L132
Missing XML comment for publicly visible type or member 'TransactionErrorJsonConverter.WriteJson(JsonWriter, TransactionError, JsonSerializer)'
|
build:
src/Solana.Unity.Rpc/Models/Filters.cs#L6
XML comment has cref attribute 'GetProgramAccounts' that could not be resolved
|
build:
src/Solana.Unity.Rpc/SolanaRpcClient.cs#L111
XML comment has cref attribute 'GetTokenMintInfo(string,Commitment)' that could not be resolved
|
build:
src/Solana.Unity.Rpc/SolanaRpcClient.cs#L129
XML comment has cref attribute 'GetTokenAccountInfo(string,Commitment)' that could not be resolved
|
build:
src/Solana.Unity.Rpc/SolanaRpcClient.cs#L148
XML comment has cref attribute 'GetAccountInfo(string,Commitment,BinaryEncoding)' that could not be resolved
|
build:
src/Solana.Unity.Rpc/SolanaRpcClient.cs#L176
XML comment has cref attribute 'GetProgramAccounts' that could not be resolved
|
build:
src/Solana.Unity.Rpc/SolanaRpcClient.cs#L196
XML comment has cref attribute 'GetMultipleAccounts' that could not be resolved
|
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/
|