You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function drawArcs(borderOffset: Offset, size: Dp, style: GaugeArcStyle, arcSizeFraction: Float, colors: GaugeArcColors, numerics: GaugeNumerics, value: Float, valueRange: ClosedFloatingPointRange<Float>, totalAngle: Int, arcColorsProvider: (GaugeArcColors, Float, ClosedFloatingPointRange<Float>) -> GaugeArcColors) has too many parameters. The current threshold is set to 6.
#21
Message: The function drawArcs(borderOffset: Offset, size: Dp, style: GaugeArcStyle, arcSizeFraction: Float, colors: GaugeArcColors, numerics: GaugeNumerics, value: Float, valueRange: ClosedFloatingPointRange<Float>, totalAngle: Int, arcColorsProvider: (GaugeArcColors, Float, ClosedFloatingPointRange<Float>) -> GaugeArcColors) has too many parameters. The current threshold is set to 6.
Codacy detected an issue:
Message:
The function drawArcs(borderOffset: Offset, size: Dp, style: GaugeArcStyle, arcSizeFraction: Float, colors: GaugeArcColors, numerics: GaugeNumerics, value: Float, valueRange: ClosedFloatingPointRange<Float>, totalAngle: Int, arcColorsProvider: (GaugeArcColors, Float, ClosedFloatingPointRange<Float>) -> GaugeArcColors) has too many parameters. The current threshold is set to 6.
Currently on:
The text was updated successfully, but these errors were encountered: