Skip to content

Merge pull request #128 from magiccodingman/master #1

Merge pull request #128 from magiccodingman/master

Merge pull request #128 from magiccodingman/master #1

Triggered via push August 21, 2026 16:08
Status Failure
Total duration 2m 51s
Artifacts 5
Matrix: browser-validation / browser-validation
core-validation  /  Core validation
28s
core-validation / Core validation
Build and publish package
16s
Build and publish package
Fit to window
Zoom out
Zoom in

Annotations

1 error and 60 warnings
Build and publish package
Process completed with exit code 1.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: 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.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
core-validation / Core validation: 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.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
core-validation / Core validation: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / Chrome integration: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / Chrome integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / Chrome integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / Chrome integration: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / Linux WebKit integration: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / Linux WebKit integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / Linux WebKit integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / Linux WebKit integration: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / Firefox integration: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / Firefox integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / Firefox integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / Firefox integration: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / 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.
browser-validation / macOS WebKit integration: Magic.IndexedDb/SchemaAnnotations/MagicIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / 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.
browser-validation / macOS WebKit integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L21
Cannot convert null literal to non-nullable reference type.
browser-validation / macOS WebKit integration: Magic.IndexedDb/SchemaAnnotations/MagicUniqueIndexAttribute.cs#L13
Cannot convert null literal to non-nullable reference type.
browser-validation / 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:8ba343f966c25ca4a9fbc869825b7f2a9ace0ab8cd087d5ff2fed95b4d1c7b64
browser-firefox-Linux-1
20.2 KB
sha256:5fa6b058d07ade83b764c0ee459bb2bf21e85d94c273f6c98adfa13400ca4b4d
browser-webkit-Linux-1
20.5 KB
sha256:748fb29e00778b57d55522194b9f7479cba366ac4286c1973b9615bf99d9fd34
browser-webkit-macOS-1
20.2 KB
sha256:dd0e292aade86b40a4aff23a5b7295e42d04cf1bd58e3cd24e4bc68cf19cd476
core-validation-1
320 KB
sha256:fe0eb8f95ffdf59a20c1e94fb080225dde60753cade36dc776146f4ac30bbdc3