Initial Render table #152
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
|