Skip to content

Increment version

Increment version #5

Triggered via push July 31, 2023 15:24
Status Success
Total duration 33s
Artifacts

publish.yml

on: push
Publish to NuGet
23s
Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Publish to NuGet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish to NuGet: 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.
Publish to NuGet: 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.
Publish to NuGet: 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.
Publish to NuGet: 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.
Publish to NuGet: 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.
Publish to NuGet: Substrate.NET.Metadata/Base/Variant.cs#L38
Non-nullable property 'Docs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish to NuGet: Substrate.NET.Metadata/Base/TypeDefs.cs#L287
Non-nullable property 'BitStoreType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish to NuGet: Substrate.NET.Metadata/Base/TypeDefs.cs#L288
Non-nullable property 'BitOrderType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish to NuGet: 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.
Publish to NuGet: 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.