Skip to content

Add pallet changed between two specVersion #19

Add pallet changed between two specVersion

Add pallet changed between two specVersion #19

Triggered via pull request August 1, 2023 07:57
@ApolixitApolixit
opened #2
dev
Status Success
Total duration 5m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Substrate.NET.Metadata/StorageEntryMetadata.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/StorageEntryMetadata.cs#L27
Non-nullable property 'Default' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/StorageEntryMetadata.cs#L30
Non-nullable property 'Docs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/BaseMetadata.cs#L8
Non-nullable property 'MetaDataInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/BaseMetadata.cs#L8
Non-nullable property 'RuntimeMetadataData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/BaseMetadata.cs#L12
Non-nullable property 'MetaDataInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/BaseMetadata.cs#L12
Non-nullable property 'RuntimeMetadataData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: 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.
build: 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.
build: 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.