fix: Add "Don't Ask Again" Option in Delete Files Modal #33057
ci.yml
on: pull_request
⚙️ Variables Setup
6s
Builds matrix rust bindings against alpine
8s
Matrix: 🔎 Code Check / code-check
deploy-preview
5m 39s
Matrix: 🚢 Build Docker Images for Testing
Matrix: 🔨 Test API (EE) / test
Matrix: 🔨 Test API (CE) / test
Matrix: 🔨 Test UI (EE) / test
Matrix: 🔨 Test UI (EE) / test
Matrix: 🔨 Test UI (CE) / test
Matrix: 🚢 Build Docker Images for Production
Matrix: 🚀 Publish Docker Image (main)
Matrix: 🚀 Publish Docker Image (services)
🚀 Notify external services
0s
Update Version Durability
/
update-versions
Annotations
3 errors and 41 warnings
|
deploy-preview
System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250217-182244-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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.322.0/_diag/Worker_20250217-182244-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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.322.0/_diag/Worker_20250217-182244-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
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)
|
|
🔨 Test UI (CE) / MongoDB 5.0 (1/4) - Alpine (Official)
Process completed with exit code 1.
|
|
✅ Tests Done
Process completed with exit code 1.
|
|
🚀 Notify external services - draft
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
📦 Build Packages
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
📦 Build Packages
Cache not found for keys: vite-local-cache-Linux-c401f10dfb07bb2f415b67f7f2dec6394c64914239f2ec58b4ecbae3e898bfa7, vite-local-cache-Linux-
|
|
🔨 Test Unit / Unit Tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
📦 Meteor Build - coverage
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🚢 Build Docker Images for Testing (alpine)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔎 Code Check / TypeScript
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔎 Code Check / TypeScript
Cache not found for keys: typecheck-cache-Linux-927e0d4a0ab7ddfc8ccebb8c39972abbf187ed69110fdb93f090e44fdf2b685d-, typecheck-cache-Linux-927e0d4a0ab7ddfc8ccebb8c39972abbf187ed69110fdb93f090e44fdf2b685d, typecheck-cache-Linux, typecheck-cache
|
|
🔎 Code Check / Code Lint
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/api.ts#L570
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/api.ts#L574
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/api.ts#L576
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/api.ts#L653
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/v1/assets.ts#L42
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/v1/assets.ts#L79
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/v1/misc.ts#L689
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/v1/misc.ts#L709
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/api/server/v1/settings.ts#L213
Forbidden non-null assertion
|
|
🔎 Code Check / Code Lint:
apps/meteor/app/channel-settings/server/functions/saveRoomTopic.ts#L25
Forbidden non-null assertion
|
|
🔨 Test API (CE) / MongoDB 5.0 (1/1) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test API (CE) / MongoDB 7.0 (1/1) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 5.0 (3/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 7.0 (3/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 5.0 (1/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (2/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 7.0 (2/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 5.0 (2/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 5.0 (4/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 5.0 (2/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 5.0 (5/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 7.0 (4/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test API (EE) / MongoDB 5.0 (1/1) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (5/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (CE) / MongoDB 7.0 (1/4) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 5.0 (3/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (1/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (3/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 5.0 (4/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (4/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
🔨 Test UI (EE) / MongoDB 5.0 (1/5) - Alpine (Official)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
✅ Tests Done
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build
Expired
|
368 MB |
sha256:6d814015fea2acd109e4190ff70516492830df7b8473f83b8dc7c647f0952177
|
|
|
e2e-api-ee-coverage-5.0-1
Expired
|
14 KB |
sha256:79e22de510671e0b6f7a3e14578c9454a7f17243e21a7f220130ea7a4e855081
|
|
|
e2e-ee-coverage-5.0-1
Expired
|
14.6 KB |
sha256:879a9da96e1f4130aa37318185217c4c4d522fe609837937df6f3abba6e797a8
|
|
|
e2e-ee-coverage-5.0-2
Expired
|
14.6 KB |
sha256:1c8c9f356bed46639bc98dd7828e322a67972b79823ca4676d4a41c6c9a222d8
|
|
|
e2e-ee-coverage-5.0-3
Expired
|
14.6 KB |
sha256:53985cac4cbcaa4d56608f06204bd5246bc93eb847476fbad0d6e59f3b5393e9
|
|
|
e2e-ee-coverage-5.0-4
Expired
|
14.6 KB |
sha256:7e928816499ad83cf7609295cd09d3c829121eae7b8a2c4d9d0e45aab6656bce
|
|
|
e2e-ee-coverage-5.0-5
Expired
|
14.6 KB |
sha256:6689b2fc74c006a7ee9ff02c451e3612ae73b5889c5dcb398a0c648760d2d1e1
|
|
|
e2e-ee-coverage-7.0-1
Expired
|
14.6 KB |
sha256:96dc2fe4751c50d48f1f7221fd9c6923bf87220ddad61837845b881a26dac4d3
|
|
|
e2e-ee-coverage-7.0-2
Expired
|
14.6 KB |
sha256:1851cc885436cf1b7cfb357eae996167c553a507e602f5c350e66367da9bbc30
|
|
|
e2e-ee-coverage-7.0-3
Expired
|
14.6 KB |
sha256:0653f3626a691ee8b8a833d458c9b7adaec4e5f152f9daaa851ef4a6e1cde716
|
|
|
e2e-ee-coverage-7.0-4
Expired
|
14.6 KB |
sha256:c60642711afafeeda3317ef10147823d74525ebcec840072ef03ab42aef2911e
|
|
|
e2e-ee-coverage-7.0-5
Expired
|
14.6 KB |
sha256:f3d4431ffa3beadd4f16beed69821895df7505bed08c97c80f29b02258df3b87
|
|
|
playwright-test-trace-ce-5.0-1
Expired
|
4.09 MB |
sha256:848697f10204ec4904f0e823c6e940562e4b4b3b92b94739b1756375aaaa239c
|
|
|
playwright-test-trace-ce-5.0-2
Expired
|
208 Bytes |
sha256:4b5d9d0f96d58ee9879d8c98ecc73da338cb51a7a588703426b5fbad0ae216f6
|
|
|
playwright-test-trace-ce-5.0-3
Expired
|
208 Bytes |
sha256:ecc0ab9ba0cbc247182741e38223abf7444257017089b0b4e83318aa8d061708
|
|
|
playwright-test-trace-ce-5.0-4
Expired
|
208 Bytes |
sha256:e912976bec35109e9314a63385f67eb64e4888cdb5d5a3046f8e441af4e52d86
|
|
|
playwright-test-trace-ce-7.0-1
Expired
|
208 Bytes |
sha256:7d845fac34d0ee35929982fbe120276c9826a681748465b1fdb4f3178b3175c8
|
|
|
playwright-test-trace-ce-7.0-2
Expired
|
208 Bytes |
sha256:9082b3cd5f2500ae62e795a62ae0063886ff15b5a02e132c61f3cf8eeeed8fe1
|
|
|
playwright-test-trace-ce-7.0-3
Expired
|
208 Bytes |
sha256:7d5a9b339427bcfbb30e6b98b9b5c90336bc4dd5660edce3e3c1a6e177626b1a
|
|
|
playwright-test-trace-ce-7.0-4
Expired
|
208 Bytes |
sha256:8c6e048fed3b0ef8ab6bc3cfbd6b65cc1bfd80bbeb499cd13aec3acd941b3778
|
|
|
playwright-test-trace-ee-5.0-1
Expired
|
208 Bytes |
sha256:1be9aaeb8d760e64d0bff612bd81d0ff3daf4e054eb47cbbbc057fca0bb7a95d
|
|
|
playwright-test-trace-ee-5.0-2
Expired
|
208 Bytes |
sha256:2e5bdf490648f706268a2a2840b113b71c93fc0a77c15202f4952a20cf3dd30c
|
|
|
playwright-test-trace-ee-5.0-3
Expired
|
208 Bytes |
sha256:dae4a1a3952697659c530efb7e99fb490b2764d5921593f5393800ea670a491c
|
|
|
playwright-test-trace-ee-5.0-4
Expired
|
208 Bytes |
sha256:22fe267550630cec65017dbda5540f911fa728d25204c7e00680f26ff4f64946
|
|
|
playwright-test-trace-ee-5.0-5
Expired
|
208 Bytes |
sha256:5d04ab0371fd5940d4fc04fdc98b20ffd834a088374344e91bcb5c0ee6c05af4
|
|
|
playwright-test-trace-ee-7.0-1
Expired
|
208 Bytes |
sha256:782a59a3f1465243422a7e99e21ab9d1e04e8aa627e2654fb43e7edb3d5b883a
|
|
|
playwright-test-trace-ee-7.0-2
Expired
|
208 Bytes |
sha256:2b52fbcd705a2ddcde0917f0b1a4b9f0c6637a085871ae334b24dfeb287d7604
|
|
|
playwright-test-trace-ee-7.0-3
Expired
|
208 Bytes |
sha256:782a59a3f1465243422a7e99e21ab9d1e04e8aa627e2654fb43e7edb3d5b883a
|
|
|
playwright-test-trace-ee-7.0-4
Expired
|
208 Bytes |
sha256:6559d15bdf12016e0fe3a9e0fb0b42a491822442df00c432e5f9d259b3b0a00f
|
|
|
playwright-test-trace-ee-7.0-5
Expired
|
208 Bytes |
sha256:9b31c6d017008febd8a11d8029e72c18561616e14766ff6597d4e926d7eb3997
|
|
|
turbo-build
Expired
|
31.6 MB |
sha256:d747b8687e5b77a3171a0d117bbb6a10e1c553cd6e362c4c238c7ab51e0336dd
|
|