Merge pull request #11 from steem-monsters/actions #5
Annotations
20 warnings
Nuget
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/.
|
Nuget
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/
|
Nuget
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/
|
Nuget
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/
|
Nuget
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/
|
Nuget
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/
|
Nuget
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/
|
Nuget
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/
|
Nuget
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/
|
Nuget
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/
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
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.
|
Nuget:
sl-Hive/Models/Block.cs#L17
Non-nullable property 'Transaction_Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|