chore: bump swiper #29616
ci.yml
on: pull_request
⚙️ Variables Setup
3s
Builds matrix rust bindings against alpine
5s
Matrix: 🔎 Code Check / code-check
deploy-preview
2m 17s
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
trigger-dependent-workflows
0s
Update Version Durability
/
update-versions
Annotations
1 error and 37 warnings
deploy-preview
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241114-192424-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.320.0/_diag/Worker_20241114-192424-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.320.0/_diag/Worker_20241114-192424-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)
|
📦 Build Packages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test Unit / Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔎 Code Check / TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
📦 Meteor Build - coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔎 Code Check / Code Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔎 Code Check / Code Lint:
apps/meteor/app/channel-settings/server/functions/saveRoomTopic.ts#L25
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/e2e/client/rocketchat.e2e.room.ts#L328
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/e2e/client/rocketchat.e2e.room.ts#L395
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/e2e/client/rocketchat.e2e.room.ts#L423
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/e2e/client/rocketchat.e2e.room.ts#L478
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/e2e/client/rocketchat.e2e.room.ts#L478
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/emoji-custom/client/lib/emojiCustom.ts#L108
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/emoji-custom/client/lib/emojiCustom.ts#L123
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/lib/debug.js#L96
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/lib/notifyListener.ts#L379
Forbidden non-null assertion
|
🚢 Build Docker Images for Testing (alpine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 5.0 (3/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 7.0 (3/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 5.0 (2/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test API (CE) / MongoDB 5.0 (1/1) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (2/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test API (CE) / MongoDB 7.0 (1/1) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 5.0 (2/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 7.0 (2/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (5/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 5.0 (5/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 5.0 (4/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 7.0 (1/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (1/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (3/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 7.0 [no watchers] (4/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 7.0 (4/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 5.0 (1/4) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test API (EE) / MongoDB 5.0 (1/1) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 5.0 (3/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 5.0 (4/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 5.0 (1/5) - Alpine (Official)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
295 MB |
|
e2e-api-ee-coverage-5.0-1
|
14 KB |
|
e2e-ee-coverage-5.0-1
|
14.6 KB |
|
e2e-ee-coverage-5.0-2
|
14.6 KB |
|
e2e-ee-coverage-5.0-3
|
14.6 KB |
|
e2e-ee-coverage-5.0-4
|
14.6 KB |
|
e2e-ee-coverage-5.0-5
|
14.6 KB |
|
e2e-ee-coverage-7.0-1
|
14.6 KB |
|
e2e-ee-coverage-7.0-2
|
14.6 KB |
|
e2e-ee-coverage-7.0-3
|
14.6 KB |
|
e2e-ee-coverage-7.0-4
|
14.6 KB |
|
e2e-ee-coverage-7.0-5
|
14.6 KB |
|
playwright-test-trace-ce-5.0-1
|
208 Bytes |
|
playwright-test-trace-ce-5.0-2
|
208 Bytes |
|
playwright-test-trace-ce-5.0-3
|
208 Bytes |
|
playwright-test-trace-ce-5.0-4
|
208 Bytes |
|
playwright-test-trace-ce-7.0-1
|
208 Bytes |
|
playwright-test-trace-ce-7.0-2
|
208 Bytes |
|
playwright-test-trace-ce-7.0-3
|
208 Bytes |
|
playwright-test-trace-ce-7.0-4
|
208 Bytes |
|
playwright-test-trace-ee-5.0-1
|
208 Bytes |
|
playwright-test-trace-ee-5.0-2
|
208 Bytes |
|
playwright-test-trace-ee-5.0-3
|
208 Bytes |
|
playwright-test-trace-ee-5.0-4
|
208 Bytes |
|
playwright-test-trace-ee-5.0-5
|
208 Bytes |
|
playwright-test-trace-ee-7.0-1
|
208 Bytes |
|
playwright-test-trace-ee-7.0-2
|
208 Bytes |
|
playwright-test-trace-ee-7.0-3
|
208 Bytes |
|
playwright-test-trace-ee-7.0-4
|
208 Bytes |
|
playwright-test-trace-ee-7.0-5
|
208 Bytes |
|
turbo-build
|
15.3 MB |
|