Update README.md #66
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L198
Non-nullable field 'Layer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L199
Non-nullable field 'Start' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L200
Non-nullable field 'End' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L201
Non-nullable field 'Style' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L202
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L203
Non-nullable field 'MarginL' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L204
Non-nullable field 'MarginR' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L205
Non-nullable field 'MarginV' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L206
Non-nullable field 'Effect' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build & Test:
AssParser.Lib/AssSubtitleModel.cs#L207
Non-nullable field 'Text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|