Add a utility for creating events based on STM actions #295
Triggered via pull request
October 22, 2024 21:13
Status
Failure
Total duration
1h 32m 25s
Artifacts
–
Annotations
30 errors and 21 warnings
GHC 9.10.1 on ubuntu-latest:
src/Reflex/TriggerEvent/Class.hs#L88
Variable not in scope: void :: IO ThreadId -> IO a0
|
GHC 9.10.1 on ubuntu-latest
Process completed with exit code 1.
|
GHC 8.10.7 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.6.5 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.8.4 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.4.4 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.0.2 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.6.1 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.10.1 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.8.2 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.2.5 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.4.5 on macos-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.8.4 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.8.4 on ubuntu-latest
The operation was canceled.
|
GHC 9.6.1 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.6.1 on ubuntu-latest
The operation was canceled.
|
GHC 9.8.2 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.8.2 on ubuntu-latest
The operation was canceled.
|
GHC 9.4.5 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.4.5 on ubuntu-latest
The operation was canceled.
|
GHC 8.10.7 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.10.7 on ubuntu-latest
The operation was canceled.
|
GHC 9.2.5 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.2.5 on ubuntu-latest
The operation was canceled.
|
GHC 8.6.5 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.6.5 on ubuntu-latest
The operation was canceled.
|
GHC 9.0.2 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 9.0.2 on ubuntu-latest
The operation was canceled.
|
GHC 8.4.4 on ubuntu-latest
The job was canceled because "_9_10_1_ubuntu-latest" failed.
|
GHC 8.4.4 on ubuntu-latest
The operation was canceled.
|
GHC 9.10.1 on ubuntu-latest
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/
|
GHC 9.10.1 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
GHC 9.10.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
GHC 9.10.1 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.8.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.6.1 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.4.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.8.2 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.10.7 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.2.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.6.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.0.2 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.4.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|