Match NuGet trusted publishing release environment - #132
Merged
Annotations
20 warnings
|
Run unit and contract tests:
Magic.IndexedDb/Models/StoreSchema.cs#L5
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run unit and contract tests:
Magic.IndexedDb/Helpers/AttributeHelpers.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run unit and contract tests:
Magic.IndexedDb/Helpers/AttributeHelpers.cs#L8
Non-nullable property 'JsName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run unit and contract tests:
Magic.IndexedDb/Models/UpdateRecord.cs#L7
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run unit and contract tests:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run unit and contract tests:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Run unit and contract tests:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run unit and contract tests:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Run unit and contract tests:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Run unit and contract tests:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/Models/DbStore.cs#L11
Non-nullable property 'StoreSchemas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/Models/DbStore.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/Models/StoreSchema.cs#L5
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/Models/UpdateRecord.cs#L7
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Non-nullable property 'ColumnName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Pack the NuGet artifact from a clean build state:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading