Getting Started - consistency and typos #257
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: gittools/actions/gitversion/[email protected], actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L11
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L17
Non-nullable property 'PropertyEditorAlias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L23
Non-nullable property 'DataTypeGuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L12
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L21
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L24
Non-nullable property 'HelpText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L30
Non-nullable property 'PropertyEditorAlias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L33
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L39
Non-nullable property 'RegEx' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L11
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L17
Non-nullable property 'PropertyEditorAlias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePropertyModel.cs#L23
Non-nullable property 'DataTypeGuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L12
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L21
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L24
Non-nullable property 'HelpText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L30
Non-nullable property 'PropertyEditorAlias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L33
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
uSync.Migrations/Migrators/Community/Archetype/Models/ArchetypePreValueProperty.cs#L39
Non-nullable property 'RegEx' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading