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
[1/1 UnusedFFIImplementations]
The following definitions in the foreign module for module D3.Scale are unused:
alignFn
baseFn
d3InterpolateCoolFn
d3InterpolateCubehelixDefaultFn
d3InterpolateInfernoFn
d3InterpolateMagmaFn
d3InterpolatePlasmaFn
d3InterpolateRainbowFn
d3InterpolateViridisFn
d3InterpolateWarmFn
invertExtent
stepFN
unknownFn
[1/1 UnusedImport] src/Colors.purs:3:1
3 import Color (rgb, fromHexString, toHexString)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import of module Color is redundant
Src Lib All
Warnings 0 0 1
Errors 1 0 1
On
There's a warning
And then an error:
The text was updated successfully, but these errors were encountered: