Build required cross-browser and contract test gates #5
Annotations
40 warnings
|
Chrome integration:
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.
|
|
Chrome integration:
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.
|
|
Chrome integration:
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.
|
|
Chrome integration:
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.
|
|
Chrome integration:
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.
|
|
Chrome integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Chrome integration:
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.
|
|
Chrome integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Chrome integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Chrome integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Firefox integration:
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.
|
|
Firefox integration:
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.
|
|
Firefox integration:
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.
|
|
Firefox integration:
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.
|
|
Firefox integration:
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.
|
|
Firefox integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Firefox integration:
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.
|
|
Firefox integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Firefox integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Firefox integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Linux WebKit integration:
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.
|
|
Linux WebKit integration:
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.
|
|
Linux WebKit integration:
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.
|
|
Linux WebKit integration:
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.
|
|
Linux WebKit integration:
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.
|
|
Linux WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Linux WebKit integration:
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.
|
|
Linux WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Linux WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
Linux WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
macOS WebKit integration:
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.
|
|
macOS WebKit integration:
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.
|
|
macOS WebKit integration:
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.
|
|
macOS WebKit integration:
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.
|
|
macOS WebKit integration:
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.
|
|
macOS WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
macOS WebKit integration:
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.
|
|
macOS WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
macOS WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
macOS WebKit integration:
Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
browser-chromium-Linux-1
|
20.3 KB |
sha256:d67f747cf1b1703f1b32ac26afaa5f4d5b324ef8573c1f05d614e506e28b3ab1
|
|
|
browser-firefox-Linux-1
|
20.5 KB |
sha256:cbe63f136203f06e954b78edc0dd51a1f33dc918c2f43da8a445d0360bcf6016
|
|
|
browser-webkit-Linux-1
|
20.2 KB |
sha256:41523c121e2ca2a914747d8fc9091612be0bf74ee8266d146e60d87ebe2a690e
|
|
|
browser-webkit-macOS-1
|
20.1 KB |
sha256:1abab2e4a5cbde9702ba5e9fd46c3490b7b7de6f6d1b1b55e710f547868c266a
|
|