Initial Manifest Models #76
Annotations
11 warnings
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L5
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L6
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L8
Non-nullable property 'ElementName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L9
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L11
Non-nullable property 'Meta' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L12
Non-nullable property 'Conditions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L15
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/DashboardManifest.cs#L16
Non-nullable property 'Pathname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/jcdcdev.Umbraco.Core/Web/Models/Manifests/ConditionManifest.cs#L5
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jcdcdev.Umbraco.Core-14.0.1-pullrequest0021-0004".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading