Skip to content

Dotnet coverage installation #11

Dotnet coverage installation

Dotnet coverage installation #11

Triggered via push July 30, 2023 06:53
Status Success
Total duration 4m 13s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Base/Field.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/Field.cs#L36
Non-nullable property 'FieldTy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/Field.cs#L37
Non-nullable property 'FieldTypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Substrate.NET.Metadata/Base/Field.cs#L38
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/V9/StorageMetadataV9.cs#L31
Non-nullable property 'Prefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.