Skip to content

Update readme

Update readme #12

Triggered via push July 30, 2023 07:43
Status Success
Total duration 5m 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: 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.
build: 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.
build: 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.
build: Substrate.NET.Metadata/V9/StorageEntryMetadataV9.cs#L38
Non-nullable property 'Modifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V9/StorageEntryMetadataV9.cs#L39
Non-nullable property 'StorageType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V9/StorageEntryMetadataV9.cs#L40
Non-nullable property 'Default' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V9/StorageEntryMetadataV9.cs#L41
Non-nullable property 'Documentation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V9/RuntimeMetadataV9.cs#L16
Non-nullable property 'Modules' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V9/PalletEventMetadataV9.cs#L36
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V9/PalletEventMetadataV9.cs#L37
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.