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 drawTicks(borderOffset: Offset, numerics: GaugeNumerics, totalAngle: Int, colors: GaugeTicksColors, size: Dp, textMeasurer: TextMeasurer, hasNumbers: Boolean, ticksColorProvider: (List<Pair<Int, Color>>) -> List<Pair<Int, Color>>) has too many parameters. The current threshold is set to 6.
#20
Message: The function drawTicks(borderOffset: Offset, numerics: GaugeNumerics, totalAngle: Int, colors: GaugeTicksColors, size: Dp, textMeasurer: TextMeasurer, hasNumbers: Boolean, ticksColorProvider: (List<Pair<Int, Color>>) -> List<Pair<Int, Color>>) has too many parameters. The current threshold is set to 6.
Codacy detected an issue:
Message:
The function drawTicks(borderOffset: Offset, numerics: GaugeNumerics, totalAngle: Int, colors: GaugeTicksColors, size: Dp, textMeasurer: TextMeasurer, hasNumbers: Boolean, ticksColorProvider: (List<Pair<Int, Color>>) -> List<Pair<Int, Color>>) has too many parameters. The current threshold is set to 6.
Occurred on:
private fun DrawScope.drawTicks(
Currently on:
The text was updated successfully, but these errors were encountered: