Skip to content

Initial Render table #152

Initial Render table

Initial Render table #152

Triggered via push September 21, 2023 22:55
Status Success
Total duration 5m 18s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): Src/Controls/Table/TableControl.cs#L27
Field 'TableControl<T>._currentcol' is never assigned to, and will always have its default value 0
Analyze (csharp): Src/Controls/Table/TableControl.cs#L26
Field 'TableControl<T>._currentrow' is never assigned to, and will always have its default value 0
Analyze (csharp): Src/Controls/Table/IControlTable.cs#L204
XML comment has a param tag for 'type', but there is no parameter by that name
Analyze (csharp): Src/Controls/Table/TableControl.cs#L26
Field 'TableControl<T>._currentrow' is never assigned to, and will always have its default value 0
Analyze (csharp): Src/Controls/Table/TableControl.cs#L27
Field 'TableControl<T>._currentcol' is never assigned to, and will always have its default value 0
Analyze (csharp): Src/Controls/Table/IControlTable.cs#L204
XML comment has a param tag for 'type', but there is no parameter by that name
Analyze (csharp): Src/Controls/Table/TableControl.cs#L27
Field 'TableControl<T>._currentcol' is never assigned to, and will always have its default value 0
Analyze (csharp): Src/Controls/Table/TableControl.cs#L26
Field 'TableControl<T>._currentrow' is never assigned to, and will always have its default value 0
Analyze (csharp): Src/Controls/Table/IControlTable.cs#L204
XML comment has a param tag for 'type', but there is no parameter by that name
Analyze (csharp): Src/Controls/Table/TableControl.cs#L27
Field 'TableControl<T>._currentcol' is never assigned to, and will always have its default value 0
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby