improvement(webhooks): remove dead code #8979
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
45s
Check Docs Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Annotations
6 errors and 3 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
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)
|
|
lib/workflows/schedules/deploy.test.ts > Schedule Deploy Utilities > createSchedulesForDeploy > should use onConflictDoUpdate for existing schedules:
apps/sim/lib/workflows/schedules/deploy.ts#L37
TypeError: tx.select is not a function
❯ Module.createSchedulesForDeploy lib/workflows/schedules/deploy.ts:37:6
❯ lib/workflows/schedules/deploy.test.ts:773:13
|
|
lib/workflows/schedules/deploy.test.ts > Schedule Deploy Utilities > createSchedulesForDeploy > should return error for invalid schedule block:
apps/sim/lib/workflows/schedules/deploy.ts#L37
TypeError: tx.select is not a function
❯ Module.createSchedulesForDeploy lib/workflows/schedules/deploy.ts:37:6
❯ lib/workflows/schedules/deploy.test.ts:748:28
|
|
lib/workflows/schedules/deploy.test.ts > Schedule Deploy Utilities > createSchedulesForDeploy > should create schedule for valid schedule block:
apps/sim/lib/workflows/schedules/deploy.ts#L37
TypeError: tx.select is not a function
❯ Module.createSchedulesForDeploy lib/workflows/schedules/deploy.ts:37:6
❯ lib/workflows/schedules/deploy.test.ts:721:28
|
|
lib/workflows/schedules/deploy.test.ts > Schedule Deploy Utilities > createSchedulesForDeploy > should return success with no schedule blocks:
apps/sim/lib/workflows/schedules/deploy.ts#L37
TypeError: tx.select is not a function
❯ Module.createSchedulesForDeploy lib/workflows/schedules/deploy.ts:37:6
❯ lib/workflows/schedules/deploy.test.ts:697:28
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|