Fix some warnings #278
Annotations
22 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
|
Build:
src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
|
Build:
src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
|
Build:
src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
|
Build:
src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
|
Build:
src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
|
Build:
src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
|
Build:
src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
|
Build:
src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
|
Build:
src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
|
Build Docs:
src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
|
Build Docs:
src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
|
Build Docs:
src/Reflex/Dynamic.hs#L99
Module ‘Debug.Trace’ does not export ‘traceEventWith’
|
Build Docs:
src/Reflex/Collection.hs#L39
The import of ‘Control.Monad.Identity’ is redundant
|
Build Docs:
src/Reflex/PerformEvent/Class.hs#L21
The import of ‘Control.Monad.Fix’ is redundant
|
Build Docs:
src/Reflex/PostBuild/Base.hs#L35
The import of ‘Control.Monad.Identity’ is redundant
|
Build Docs:
src/Reflex/PerformEvent/Base.hs#L38
The import of ‘Control.Monad.Identity’ is redundant
|
Build Docs:
src/Reflex/DynamicWriter/Base.hs#L26
The import of ‘Control.Monad.Identity’ is redundant
|
Build Docs:
src/Reflex/BehaviorWriter/Base.hs#L28
The import of ‘Control.Monad.Identity’ is redundant
|
Build Docs:
src/Reflex/Spider/Internal.hs#L264
• Redundant constraint: HasSpiderTimeline x
|
Run haskell/actions/setup@v2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Loading