Add support for extrinsics + account storage from genesis hash #36
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Substrate.NET.Metadata/V14/MetadataV14.cs#L6
The using directive for 'Substrate.NetApi.Model.Types.Metadata.Base' appeared previously in this namespace
|
build:
Substrate.NET.Metadata/Base/Variant.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/Variant.cs#L9
Non-nullable property 'VariantFields' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/Variant.cs#L9
Non-nullable property 'Index' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/Variant.cs#L9
Non-nullable property 'Docs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/TypeDefs.cs#L355
Non-nullable property 'BitStoreType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/TypeDefs.cs#L356
Non-nullable property 'BitOrderType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/TypeDefs.cs#L320
Non-nullable property 'ElemType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/TypeDefs.cs#L241
Non-nullable property 'Fields' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Substrate.NET.Metadata/Base/TypeDefs.cs#L174
Non-nullable property 'ElemType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|