Skip to content

Add nugget package publish #13

Add nugget package publish

Add nugget package publish #13

Triggered via push July 30, 2023 08:01
Status Success
Total duration 6m 1s
Artifacts

build.yml

on: push
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/TypeDefs.cs#L100
Non-nullable property 'Fields' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V11/StorageMetadataV11.cs#L27
Non-nullable property 'Prefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V11/StorageMetadataV11.cs#L28
Non-nullable property 'Entries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V11/StorageEntryMetadataV11.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/V11/StorageEntryMetadataV11.cs#L38
Non-nullable property 'StorageModifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/V11/StorageEntryMetadataV11.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/V11/StorageEntryMetadataV11.cs#L40
Non-nullable property 'StorageDefault' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.