Caching #782
Annotations
3 errors and 117 warnings
caching (9.10, macOS-latest)
No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/cf9f7cd1-e233-4955-ad83-d8b855d980fa_26b025ec-601d-5fa2-f00e-00cd77b3facd_1.log'
|
caching (9.10, macOS-latest)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/cf9f7cd1-e233-4955-ad83-d8b855d980fa_61510340-b833-4249-8e02-22fcecfc710f_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Common.PagingLogger.Write(String message)
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
caching (9.10, macOS-latest)
No space left on device : '/Users/runner/runners/2.319.1/_diag/blocks/cf9f7cd1-e233-4955-ad83-d8b855d980fa_26b025ec-601d-5fa2-f00e-00cd77b3facd.1'
|
pre_job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
caching (9.10, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.10, ubuntu-latest)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
caching (9.10, ubuntu-latest)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
caching (9.10, ubuntu-latest)
The import of ‘Data.List’ is redundant
|
caching (9.10, ubuntu-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.10, ubuntu-latest)
The import of ‘Exception, fromException’
|
caching (9.10, ubuntu-latest)
The export item ‘Warn(..)’ suggests that
|
caching (9.10, ubuntu-latest)
‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
|
caching (9.10, ubuntu-latest)
The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
|
caching (9.10, ubuntu-latest)
Top-level binding with no type signature:
|
caching (9.10, ubuntu-latest)
The import of ‘Data.List’ is redundant
|
caching (9.8, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.8, ubuntu-latest)
In the use of ‘head’
|
caching (9.8, ubuntu-latest)
In the use of ‘tail’
|
caching (9.8, ubuntu-latest)
In the use of ‘head’
|
caching (9.8, ubuntu-latest)
In the use of ‘head’
|
caching (9.8, ubuntu-latest)
In the use of ‘head’
|
caching (9.8, ubuntu-latest)
In the use of ‘tail’
|
caching (9.8, ubuntu-latest)
In the use of ‘head’
|
caching (9.8, ubuntu-latest)
In the use of ‘head’
|
caching (9.8, ubuntu-latest)
In the use of ‘tail’
|
caching (9.8, ubuntu-latest)
In the use of ‘tail’
|
caching (9.4, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.4, ubuntu-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.4, ubuntu-latest)
The import of ‘Exception, fromException’
|
caching (9.4, ubuntu-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, ubuntu-latest)
Top-level binding with no type signature: extract_cons :: a -> a
|
caching (9.4, ubuntu-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, ubuntu-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, ubuntu-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, ubuntu-latest)
The qualified import of ‘Data.Aeson’ is redundant
|
caching (9.4, ubuntu-latest)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
|
caching (9.4, ubuntu-latest)
Pattern match(es) are non-exhaustive
|
caching (9.6, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.6, ubuntu-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.6, ubuntu-latest)
The import of ‘Exception, fromException’
|
caching (9.6, ubuntu-latest)
Pattern match(es) are non-exhaustive
|
caching (9.6, ubuntu-latest)
Top-level binding with no type signature:
|
caching (9.6, ubuntu-latest)
The qualified import of ‘Data.Aeson’ is redundant
|
caching (9.6, ubuntu-latest)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
|
caching (9.6, ubuntu-latest):
ghcide-bench/src/Experiments.hs#L345
Pattern match(es) are non-exhaustive
|
caching (9.6, ubuntu-latest):
ghcide-bench/src/Experiments.hs#L453
Pattern match(es) are non-exhaustive
|
caching (9.4, macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.4, macOS-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.4, macOS-latest)
The import of ‘Exception, fromException’
|
caching (9.4, macOS-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, macOS-latest)
Top-level binding with no type signature: extract_cons :: a -> a
|
caching (9.4, macOS-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, macOS-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, macOS-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, macOS-latest)
The qualified import of ‘Data.Aeson’ is redundant
|
caching (9.4, macOS-latest)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
|
caching (9.4, macOS-latest)
Pattern match(es) are non-exhaustive
|
caching (9.6, macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.6, macOS-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.6, macOS-latest)
The import of ‘Exception, fromException’
|
caching (9.6, macOS-latest)
Pattern match(es) are non-exhaustive
|
caching (9.6, macOS-latest)
Top-level binding with no type signature:
|
caching (9.6, macOS-latest)
The qualified import of ‘Data.Aeson’ is redundant
|
caching (9.6, macOS-latest)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
|
caching (9.6, macOS-latest):
ghcide-bench/src/Experiments.hs#L345
Pattern match(es) are non-exhaustive
|
caching (9.6, macOS-latest):
ghcide-bench/src/Experiments.hs#L453
Pattern match(es) are non-exhaustive
|
caching (9.4, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.4, windows-latest)
The import of ‘Control.Monad’ is redundant
|
caching (9.4, windows-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.4, windows-latest)
The import of ‘Exception, fromException’
|
caching (9.4, windows-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, windows-latest)
Top-level binding with no type signature: extract_cons :: a -> a
|
caching (9.4, windows-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, windows-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, windows-latest)
Pattern match(es) are non-exhaustive
|
caching (9.4, windows-latest)
The qualified import of ‘Data.Aeson’ is redundant
|
caching (9.4, windows-latest)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
|
caching (9.6, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.6, windows-latest)
The import of ‘Control.Monad’ is redundant
|
caching (9.6, windows-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.6, windows-latest)
The import of ‘Exception, fromException’
|
caching (9.6, windows-latest)
Pattern match(es) are non-exhaustive
|
caching (9.6, windows-latest)
Top-level binding with no type signature:
|
caching (9.6, windows-latest)
The qualified import of ‘Data.Aeson’ is redundant
|
caching (9.6, windows-latest)
Module ‘Development.IDE.GHC.Compat’ does not export ‘assert’
|
caching (9.6, windows-latest):
ghcide-bench/src/Experiments.hs#L345
Pattern match(es) are non-exhaustive
|
caching (9.6, windows-latest):
ghcide-bench/src/Experiments.hs#L453
Pattern match(es) are non-exhaustive
|
caching (9.8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.8, windows-latest)
In the use of ‘head’
|
caching (9.8, windows-latest)
In the use of ‘tail’
|
caching (9.8, windows-latest)
In the use of ‘head’
|
caching (9.8, windows-latest)
In the use of ‘head’
|
caching (9.8, windows-latest)
In the use of ‘head’
|
caching (9.8, windows-latest)
In the use of ‘tail’
|
caching (9.8, windows-latest)
In the use of ‘head’
|
caching (9.8, windows-latest)
In the use of ‘head’
|
caching (9.8, windows-latest)
In the use of ‘tail’
|
caching (9.8, windows-latest)
In the use of ‘tail’
|
caching (9.10, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.10, windows-latest)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
caching (9.10, windows-latest)
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
caching (9.10, windows-latest)
The import of ‘Control.Monad’ is redundant
|
caching (9.10, windows-latest)
The import of ‘Data.List’ is redundant
|
caching (9.10, windows-latest)
The import of ‘AsyncCancelled, AsyncCancelled’
|
caching (9.10, windows-latest)
The import of ‘Exception, fromException’
|
caching (9.10, windows-latest)
The export item ‘Warn(..)’ suggests that
|
caching (9.10, windows-latest)
‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
|
caching (9.10, windows-latest)
The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
|
caching (9.10, windows-latest)
Top-level binding with no type signature:
|
caching (9.8, macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
caching (9.8, macOS-latest)
In the use of ‘head’
|
caching (9.8, macOS-latest)
In the use of ‘tail’
|
caching (9.8, macOS-latest)
In the use of ‘head’
|
caching (9.8, macOS-latest)
In the use of ‘head’
|
caching (9.8, macOS-latest)
In the use of ‘head’
|
caching (9.8, macOS-latest)
In the use of ‘tail’
|
caching (9.8, macOS-latest)
In the use of ‘head’
|
caching (9.8, macOS-latest)
In the use of ‘head’
|
caching (9.8, macOS-latest)
In the use of ‘tail’
|
caching (9.8, macOS-latest)
In the use of ‘tail’
|