Merge pull request #4 from SubstrateGaming/fix/inc-version #8
Annotations
12 warnings
Publish to NuGet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish to NuGet
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Publish to NuGet:
Substrate.NET.Metadata/V9/StorageMetadataV9.cs#L31
Non-nullable property 'Prefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/V9/StorageMetadataV9.cs#L32
Non-nullable property 'Entries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/Base/Variant.cs#L35
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/Base/Variant.cs#L36
Non-nullable property 'VariantFields' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/Base/Variant.cs#L37
Non-nullable property 'Index' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/Base/Variant.cs#L38
Non-nullable property 'Docs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/Base/TypeDefs.cs#L287
Non-nullable property 'BitStoreType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/Base/TypeDefs.cs#L288
Non-nullable property 'BitOrderType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/Base/TypeDefs.cs#L262
Non-nullable property 'ElemType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet:
Substrate.NET.Metadata/V9/StorageEntryMetadataV9.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|