Skip to content

ci

ci #106

Triggered via push May 20, 2024 23:08
Status Failure
Total duration 3h 27m 13s
Artifacts

ci.yml

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

Annotations

6 errors and 76 warnings
nix (ghc94-static)
Process completed with exit code 1.
nix (ghc96-static)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240520-230841-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_20240520-230841-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) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240520-230841-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 System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
nix (ghc98-static)
Process completed with exit code 1.
nix (ghc810-static)
Process completed with exit code 1.
nix (ghc90-static)
Process completed with exit code 1.
nix (ghc92-static)
Process completed with exit code 1.
nix (ghc94-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 (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/.
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.4: bench/Main.hs#L10
The import of ‘Control.Monad.Trans.State’ is redundant
stack / ghc 9.4: bench/Main.hs#L22
The import of ‘Language.Haskell.GHC.Parser’ is redundant
stack / ghc 9.4: bench/Main.hs#L24
The import of ‘Language.LSP.Notebook.FrontSifter’ is redundant
stack / ghc 9.4: bench/Main.hs#L30
Top-level binding with no type signature:
stack / ghc 9.4: bench/Main.hs#L36
Top-level binding with no type signature:
stack / ghc 9.4: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 9.4: bench/Main.hs#L39
Orphan instance: instance Generic PragmaType
stack / ghc 9.4: bench/Main.hs#L40
Orphan instance: instance NFData PragmaType
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: 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#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#L30
Top-level binding with no type signature:
stack / ghc 9.6: bench/Main.hs#L36
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#L39
Orphan instance: instance Generic PragmaType
stack / ghc 9.6: bench/Main.hs#L40
Orphan instance: instance NFData PragmaType
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#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#L30
Top-level binding with no type signature:
stack / ghc 9.8: bench/Main.hs#L36
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#L39
Orphan class instance: instance Generic PragmaType
stack / ghc 9.8: bench/Main.hs#L39
Orphan family instance:
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 9.0: bench/Main.hs#L10
The import of ‘Control.Monad.Trans.State’ is redundant
stack / ghc 9.0: bench/Main.hs#L22
The import of ‘Language.Haskell.GHC.Parser’ is redundant
stack / ghc 9.0: bench/Main.hs#L24
The import of ‘Language.LSP.Notebook.FrontSifter’ is redundant
stack / ghc 9.0: bench/Main.hs#L30
Top-level binding with no type signature:
stack / ghc 9.0: bench/Main.hs#L36
Top-level binding with no type signature:
stack / ghc 9.0: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 9.0: bench/Main.hs#L39
Orphan instance: instance Generic PragmaType
stack / ghc 9.0: bench/Main.hs#L40
Orphan instance: instance NFData PragmaType
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#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#L30
Top-level binding with no type signature:
stack / ghc 8.10: bench/Main.hs#L36
Top-level binding with no type signature:
stack / ghc 8.10: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 8.10: bench/Main.hs#L39
Orphan instance: instance Generic PragmaType
stack / ghc 8.10: bench/Main.hs#L40
Orphan instance: instance NFData PragmaType
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#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#L30
Top-level binding with no type signature:
stack / ghc 9.2: bench/Main.hs#L36
Top-level binding with no type signature:
stack / ghc 9.2: bench/Main.hs#L37
Top-level binding with no type signature:
stack / ghc 9.2: bench/Main.hs#L39
Orphan instance: instance Generic PragmaType
stack / ghc 9.2: bench/Main.hs#L40
Orphan instance: instance NFData PragmaType
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 (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 (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 (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/.