Skip to content

Fix build for GHC 9.8 #100

Fix build for GHC 9.8

Fix build for GHC 9.8 #100

Triggered via push May 19, 2024 09:44
Status Failure
Total duration 3h 29m 7s
Artifacts

ci.yml

on: push
Matrix: nix
Matrix: stack
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 56 warnings
nix (ghc98-static)
Process completed with exit code 1.
nix (ghc94-static)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240519-094445-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240519-094445-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
nix (ghc96-static)
Process completed with exit code 1.
stack / ghc 9.4: test/Test.hs#L8
Could not load module ‘Control.Monad.Trans.State’
stack / ghc 9.4
Process completed with exit code 1.
stack / ghc 9.6: test/Test.hs#L8
Could not load module ‘Control.Monad.Trans.State’
stack / ghc 9.6
Process completed with exit code 1.
stack / ghc 9.8: test/Test.hs#L8
Could not load module ‘Control.Monad.Trans.State’.
stack / ghc 9.8
Process completed with exit code 1.
stack / ghc 9.2: test/Test.hs#L8
Could not load module ‘Control.Monad.Trans.State’
stack / ghc 9.2
Process completed with exit code 1.
stack / ghc 9.0: test/Test.hs#L8
Could not load module ‘Control.Monad.Trans.State’
stack / ghc 9.0
Process completed with exit code 1.
stack / ghc 8.10: test/Test.hs#L8
Could not load module ‘Control.Monad.Trans.State’
stack / ghc 8.10
Process completed with exit code 1.
nix (ghc90-static)
Process completed with exit code 1.
nix (ghc810-static)
Process completed with exit code 1.
nix (ghc92-static)
Process completed with exit code 1.
nix (ghc98-static)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nix (ghc96-static)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 9.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 9.4: src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
stack / ghc 9.4: src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
stack / ghc 9.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 9.6: src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
stack / ghc 9.6: src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
stack / ghc 9.6: bench/Main.hs#L10
The import of ‘Control.Monad.Trans.State’ is redundant
stack / ghc 9.6: bench/Main.hs#L13
The import of ‘Data.Diff.Myers’ is redundant
stack / ghc 9.6: bench/Main.hs#L22
The import of ‘Language.Haskell.GHC.Parser’ is redundant
stack / ghc 9.6: bench/Main.hs#L24
The import of ‘Language.LSP.Notebook.FrontSifter’ is redundant
stack / ghc 9.6: bench/Main.hs#L31
Top-level binding with no type signature:
stack / ghc 9.6: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 9.6: bench/Main.hs#L37
Defined but not used: ‘repackChangeEvent’
stack / ghc 9.6: bench/Main.hs#L38
Top-level binding with no type signature:
stack / ghc 9.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 9.8: src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
stack / ghc 9.8: src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
stack / ghc 9.8: bench/Main.hs#L10
The import of ‘Control.Monad.Trans.State’ is redundant
stack / ghc 9.8: bench/Main.hs#L13
The import of ‘Data.Diff.Myers’ is redundant
stack / ghc 9.8: bench/Main.hs#L22
The import of ‘Language.Haskell.GHC.Parser’ is redundant
stack / ghc 9.8: bench/Main.hs#L24
The import of ‘Language.LSP.Notebook.FrontSifter’ is redundant
stack / ghc 9.8: bench/Main.hs#L31
Top-level binding with no type signature:
stack / ghc 9.8: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 9.8: bench/Main.hs#L37
Defined but not used: ‘repackChangeEvent’
stack / ghc 9.8: bench/Main.hs#L38
Top-level binding with no type signature:
stack / ghc 9.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 9.2: src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
stack / ghc 9.2: src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
stack / ghc 9.2: bench/Main.hs#L10
The import of ‘Control.Monad.Trans.State’ is redundant
stack / ghc 9.2: bench/Main.hs#L13
The import of ‘Data.Diff.Myers’ is redundant
stack / ghc 9.2: bench/Main.hs#L22
The import of ‘Language.Haskell.GHC.Parser’ is redundant
stack / ghc 9.2: bench/Main.hs#L24
The import of ‘Language.LSP.Notebook.FrontSifter’ is redundant
stack / ghc 9.2: bench/Main.hs#L31
Top-level binding with no type signature:
stack / ghc 9.2: bench/Main.hs#L37
Defined but not used: ‘repackChangeEvent’
stack / ghc 9.2: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 9.2: bench/Main.hs#L38
Defined but not used: ‘repackRange’
stack / ghc 9.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 9.0: src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
stack / ghc 9.0: src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
stack / ghc 8.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack / ghc 8.10: src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
stack / ghc 8.10: src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
stack / ghc 8.10: bench/Main.hs#L10
The import of ‘Control.Monad.Trans.State’ is redundant
stack / ghc 8.10: bench/Main.hs#L13
The import of ‘Data.Diff.Myers’ is redundant
stack / ghc 8.10: bench/Main.hs#L22
The import of ‘Language.Haskell.GHC.Parser’ is redundant
stack / ghc 8.10: bench/Main.hs#L24
The import of ‘Language.LSP.Notebook.FrontSifter’ is redundant
stack / ghc 8.10: bench/Main.hs#L31
Top-level binding with no type signature:
stack / ghc 8.10: bench/Main.hs#L37
Defined but not used: ‘repackChangeEvent’
stack / ghc 8.10: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 8.10: bench/Main.hs#L38
Defined but not used: ‘repackRange’
nix (ghc90)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nix (ghc90-static)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nix (ghc810-static)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nix (ghc92-static)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.