nightly #508
nightly.yml
on: schedule
Matrix: e2e-cli
Matrix: e2e-lang
Matrix: test
lint
2m 32s
Matrix: build
Matrix: e2e-cli-v1
Matrix: e2e-doc-v1
Matrix: e2e-doc
Matrix: e2e-lang-v1
report
25s
Annotations
95 errors and 70 warnings
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Cannot open: File exists
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
build (macos-latest)
Can't unlink already-existing object
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
test (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-cli-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Process completed with exit code 2.
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-doc (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-cli (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/runners/2.313.0/_diag/Worker_20240229-020457-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.313.0/_diag/Worker_20240229-020457-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.313.0/_diag/Worker_20240229-020457-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)
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
No space left on device : '/home/runner/runners/2.313.0/_diag/pages/8b81cc08-5c58-40a3-bbf4-e6bf39a958a2_ee59ddcc-da9f-5b98-cbac-5b2501f9403b_1.log'
|
e2e-doc-v1 (ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/runners/2.313.0/_diag/pages/8b81cc08-5c58-40a3-bbf4-e6bf39a958a2_803f5b92-669e-5896-418a-0e0b3ce5662f_1.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 GitHub.Runner.Common.PagingLogger.EndPage()
at GitHub.Runner.Common.PagingLogger.End()
at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
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)
|
e2e-doc-v1 (ubuntu-latest)
No space left on device : '/home/runner/runners/2.313.0/_diag/blocks/8b81cc08-5c58-40a3-bbf4-e6bf39a958a2_803f5b92-669e-5896-418a-0e0b3ce5662f.2'
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-doc-v1 (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
e2e-lang (ubuntu-latest)
Cannot open: File exists
|
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest)
Cache size of 596899698 bytes is over the 200MB limit, not saving cache.
|
build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
build (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest)
Cache size of 593307018 bytes is over the 200MB limit, not saving cache.
|
build (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (macos-latest)
The process '/usr/bin/tar' failed with exit code 1
|
build (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
Cache size of 599164173 bytes is over the 200MB limit, not saving cache.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.sum
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (ubuntu-latest)
Cache size of 608491313 bytes is over the 200MB limit, not saving cache.
|
test (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
test (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-cli-v1 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e-cli-v1 (ubuntu-latest)
Cache size of 598656162 bytes is over the 200MB limit, not saving cache.
|
e2e-cli-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-cli-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-doc (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e-doc (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 96 MB
|
e2e-doc (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-doc (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-cli (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e-cli (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-cli (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-cli (ubuntu-latest)
Cache size of 598943386 bytes is over the 200MB limit, not saving cache.
|
e2e-lang-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-lang-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-doc-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-doc-v1 (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-lang (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e-lang (ubuntu-latest)
Cache size of 598942024 bytes is over the 200MB limit, not saving cache.
|
e2e-lang (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
e2e-lang (ubuntu-latest)
The process '/usr/bin/tar' failed with exit code 2
|
e2e-lang (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-out
Expired
|
798 KB |
|
e2e-cli-coverage-out
Expired
|
42.4 KB |
|
e2e-cli-v1-coverage-out
Expired
|
42.3 KB |
|
e2e-lang-coverage-out
Expired
|
42.1 KB |
|