fix(sdk): watch-mode chat subscriptions survive quiet windows #10329
pr_checks.yml
on: pull_request
Detect changes
7s
code-quality
/
code-quality
2m 11s
Matrix: e2e / cli-v3
Waiting for pending jobs
Matrix: packages / 🧪 Unit Tests: Packages
Matrix: sdk-compat / node-compat
Matrix: webapp / 🧪 Unit Tests: Webapp
typecheck
/
typecheck
1m 38s
runops-guard
/
runops-guard
2m 1s
e2e-webapp
/
🧪 E2E Tests: Webapp
6m 26s
internal
/
🧪 Unit Tests: Internal
7m 0s
obsmap
/
🧪 Unit Tests: Observability Map
1m 25s
sdk-compat
/
Bun Runtime
2m 27s
sdk-compat
/
Deno Runtime
2m 45s
sdk-compat
/
Cloudflare Workers
3m 29s
All PR Checks
5s
Annotations
11 errors and 7 warnings
|
webapp / 🧪 Unit Tests: Webapp (7, 12)
Process completed with exit code 1.
|
|
webapp / 🧪 Unit Tests: Webapp (7, 12)
webapp#test: command (/home/runner/work/trigger.dev/trigger.dev/apps/webapp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --run --reporter=default --reporter=blob --shard=7/12 --passWithNoTests exited (1)
|
|
webapp / 🧪 Unit Tests: Webapp (10, 12)
Process completed with exit code 1.
|
|
webapp / 🧪 Unit Tests: Webapp (10, 12)
webapp#test: command (/home/runner/work/trigger.dev/trigger.dev/apps/webapp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --run --reporter=default --reporter=blob --shard=10/12 --passWithNoTests exited (1)
|
|
webapp / 🧪 Unit Tests: Webapp (6, 12)
Process completed with exit code 1.
|
|
webapp / 🧪 Unit Tests: Webapp (6, 12)
webapp#test: command (/home/runner/work/trigger.dev/trigger.dev/apps/webapp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --run --reporter=default --reporter=blob --shard=6/12 --passWithNoTests exited (1)
|
|
webapp / 🧪 Unit Tests: Webapp (5, 12)
Process completed with exit code 1.
|
|
webapp / 🧪 Unit Tests: Webapp (5, 12)
webapp#test: command (/home/runner/work/trigger.dev/trigger.dev/apps/webapp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --run --reporter=default --reporter=blob --shard=5/12 --passWithNoTests exited (1)
|
|
webapp / 🧪 Unit Tests: Webapp (4, 12)
Process completed with exit code 1.
|
|
webapp / 🧪 Unit Tests: Webapp (4, 12)
webapp#test: command (/home/runner/work/trigger.dev/trigger.dev/apps/webapp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --run --reporter=default --reporter=blob --shard=4/12 --passWithNoTests exited (1)
|
|
All PR Checks
Process completed with exit code 1.
|
|
eslint(no-constant-condition):
apps/webapp/test/helpers/sessionStream.ts#L277
Unexpected constant condition
|
|
eslint(no-unsafe-optional-chaining):
apps/webapp/test/dashboardAgentWatchQueueName.test.ts#L199
Unsafe usage of optional chaining
|
|
eslint(no-unsafe-optional-chaining):
apps/webapp/test/dashboardAgentInvestigationSweep.test.ts#L338
Unsafe usage of optional chaining
|
|
import(default):
apps/webapp/seed-queue-metrics.mts#L8
No default export found in imported module "./app/v3/friendlyIdentifiers"
|
|
import(default):
apps/webapp/seed-queue-metrics.mts#L7
No default export found in imported module "./app/models/project.server"
|
|
import(default):
apps/webapp/seed-queue-metrics.mts#L6
No default export found in imported module "./app/models/organization.server"
|
|
import(default):
apps/webapp/seed-queue-metrics.mts#L5
No default export found in imported module "./app/db.server"
|