Skip to content

Add dotnet coverage #10

Add dotnet coverage

Add dotnet coverage #10

Triggered via push July 30, 2023 06:32
Status Failure
Total duration 4m 42s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Substrate.NET.Metadata/Base/BaseMetadata.cs#L9
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#L9
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#L13
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#L13
Non-nullable property 'RuntimeMetadataData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/Base/Portable/TypePortableForm.cs#L69
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/Portable/TypePortableForm.cs#L70
Non-nullable property 'TypeParameterType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/Portable/TypePortableForm.cs#L36
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/Portable/TypePortableForm.cs#L37
Non-nullable property 'TypeParams' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.