Skip to content

Up version

Up version #25

Triggered via pull request April 20, 2024 21:36
Status Success
Total duration 3m 9s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Substrate.NET.Metadata/Base/BaseMetadata.cs#L8
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#L8
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#L12
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#L12
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/Variant.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/Variant.cs#L36
Non-nullable property 'VariantFields' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: 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.
build: 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.