Warning 1 of 7:
in module Components.TaskList
at purescript-thermite/test/Components/TaskList.purs line 110, column 3 - line 111, column 3
Type variable 'eff' was shadowed.
in value declaration taskList
See https://github.com/purescript/purescript/wiki/Error-Code-ShadowedTypeVar for more information,
or to contribute content related to this warning.
Warning 2 of 7:
in module Components.TaskList
at purescript-thermite/test/Components/TaskList.purs line 110, column 3 - line 111, column 3
Type variable 'props' was shadowed.
in value declaration taskList
See https://github.com/purescript/purescript/wiki/Error-Code-ShadowedTypeVar for more information,
or to contribute content related to this warning.
Warning 3 of 7:
in module Components.TaskList
at purescript-thermite/test/Components/TaskList.purs line 112, column 9 - line 113, column 9
Wildcard type definition has the inferred type
Eff ( refs :: ReactRefs ( read :: Read
)
, state :: ReactState ( write :: Write
, read :: Read
)
, props :: ReactProps
| _52
)
Unit
in value declaration taskList
See https://github.com/purescript/purescript/wiki/Error-Code-WildcardInferredType for more information,
or to contribute content related to this warning.
Warning 4 of 7:
in module Components.TaskList
at purescript-thermite/test/Components/TaskList.purs line 72, column 3 - line 73, column 3
Type variable 'eff' was shadowed.
in value declaration taskList
See https://github.com/purescript/purescript/wiki/Error-Code-ShadowedTypeVar for more information,
or to contribute content related to this warning.
Warning 5 of 7:
in module Components.TaskList
at purescript-thermite/test/Components/TaskList.purs line 72, column 3 - line 73, column 3
Type variable 'props' was shadowed.
in value declaration taskList
See https://github.com/purescript/purescript/wiki/Error-Code-ShadowedTypeVar for more information,
or to contribute content related to this warning.
Warning 6 of 7:
in module Components.TaskList
at purescript-thermite/test/Components/TaskList.purs line 99, column 3 - line 100, column 3
Type variable 'eff' was shadowed.
in value declaration taskList
See https://github.com/purescript/purescript/wiki/Error-Code-ShadowedTypeVar for more information,
or to contribute content related to this warning.
Warning 7 of 7:
in module Components.TaskList
at purescript-thermite/test/Components/TaskList.purs line 99, column 3 - line 100, column 3
Type variable 'props' was shadowed.
in value declaration taskList
See https://github.com/purescript/purescript/wiki/Error-Code-ShadowedTypeVar for more information,
or to contribute content related to this warning.