Skip to content

feat(tools): added download file tool for onedrive, google drive, and slack; added move email tool for gmail and outlook #5341

feat(tools): added download file tool for onedrive, google drive, and slack; added move email tool for gmail and outlook

feat(tools): added download file tool for onedrive, google drive, and slack; added move email tool for gmail and outlook #5341

Triggered via pull request November 4, 2025 06:03
@waleedlatif1waleedlatif1
synchronize #1785
sim-297
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Test and Build  /  Test and Build
30s
Test and Build / Test and Build
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Deploy Trigger.dev  /  Deploy to Trigger.dev
Deploy Trigger.dev / Deploy to Trigger.dev
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Matrix: Create GHCR Manifests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test and Build / Test and Build
Process completed with exit code 1.
app/api/files/presigned/route.test.ts > /api/files/presigned > POST > should generate chat Azure Blob presigned URL with chat prefix and direct path: apps/sim/app/api/files/presigned/route.test.ts#L297
AssertionError: expected '1704067200000-b6452q5-chat-logo.png' to match /^chat\/.*chat-logo\.…/.*chat-logo\.png$ - Expected: /^chat\/.*chat-logo\.png$/ + Received: "1704067200000-b6452q5-chat-logo.png" ❯ app/api/files/presigned/route.test.ts:297:33
app/api/files/presigned/route.test.ts > /api/files/presigned > POST > should generate chat S3 presigned URL with chat prefix and direct path: apps/sim/app/api/files/presigned/route.test.ts#L238
AssertionError: expected '1704067200000-eni6rok-chat-logo.png' to match /^chat\/.*chat-logo\.…/.*chat-logo\.png$ - Expected: /^chat\/.*chat-logo\.png$/ + Received: "1704067200000-eni6rok-chat-logo.png" ❯ app/api/files/presigned/route.test.ts:238:33
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)