Skip to content

First commit of basic working table #2

First commit of basic working table

First commit of basic working table #2

Triggered via pull request November 14, 2023 14:07
Status Failure
Total duration 1m 32s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build
Failed to execute ReportGenerator global tool
build: PrettyTable/Models/Grid.cs#L33
Non-nullable field '_cells' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PrettyTable/Models/Table.cs#L7
Non-nullable field '_headers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PrettyTable/Models/Grid.cs#L27
The field 'Grid._cells' is never used
build: PrettyTable/Models/Table.cs#L5
The field 'Table._headers' is never used
build: PrettyTable/Models/Grid.cs#L33
Non-nullable field '_cells' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PrettyTable/Models/Table.cs#L7
Non-nullable field '_headers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PrettyTable/Models/Grid.cs#L27
The field 'Grid._cells' is never used
build: PrettyTable/Models/Table.cs#L5
The field 'Table._headers' is never used