Merge pull request #512 from reflex-frp/9.10 #279
Annotations
13 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/
|
|
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
src/Reflex/Class.hs#L760
In the use of type constructor or class ‘FunctorMaybe’
|
src/Reflex/Class.hs#L760
In the use of type constructor or class ‘FunctorMaybe’
|
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
test/DebugCycles.hs#L32
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
This job succeeded
Loading