Merge pull request #9 from steem-monsters/package #3
Annotations
20 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected], actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected], actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
version it
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/
|
version it
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/
|
Create releasse
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/
|
Create releasse
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/
|
Create releasse
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/
|
Bump version and push tag
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/
|
Bump version and push tag
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/
|
Bump version and push tag
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/
|
Pack it:
sl-Hive/Requests/BlockRequest.cs#L10
Non-nullable property 'BlockNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Engine/SignatureSerializer.cs#L148
Possible null reference argument for parameter 'obj' in 'void SignatureSerializer.AddToStream(MemoryStream oStream, object obj)'.
|
Pack it:
sl-Hive/Models/Block.cs#L8
Non-nullable property 'Previous' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Models/Block.cs#L10
Non-nullable property 'Witness' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Models/Block.cs#L11
Non-nullable property 'Transaction_Merkle_Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Models/Block.cs#L12
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Models/Block.cs#L13
Non-nullable property 'Witness_Signature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Models/Block.cs#L14
Non-nullable property 'Transactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Models/Block.cs#L15
Non-nullable property 'Block_Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack it:
sl-Hive/Models/Block.cs#L16
Non-nullable property 'Signing_Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading