Skip to content

feat: add .net6 support #12

feat: add .net6 support

feat: add .net6 support #12

Triggered via push October 8, 2023 05:53
Status Success
Total duration 38s
Artifacts 1

dotnet-nuget.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (Release): 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 (Release): 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 (Release): 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 (Release): 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 (Release): 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 (Release): 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 (Release): 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 (Release): 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 (Release): 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 (Release): AssParser.Lib/AssSubtitleModel.cs#L207
Non-nullable field 'Text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
AssParser.Lib.$RELEASE_VERSION.nupkg Expired
132 KB