feat(netsuite): add Oracle NetSuite integration #26147
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
4m 24s
Test and Build
/
Build App
3m 10s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
6 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
blocks/blocks.test.ts > Blocks Module > Canonical Param Validation > should have params function using canonical IDs instead of raw subBlock IDs:
apps/sim/blocks/blocks.test.ts#L1361
Error: Params function validation errors:
Block "netsuite": params function references raw subBlock id "statusTaskId" which is deleted after canonical transformation. Use canonical param "taskId" instead.
Block "netsuite": params function references raw subBlock id "resultTaskId" which is deleted after canonical transformation. Use canonical param "taskId" instead.
❯ blocks/blocks.test.ts:1361:15
|
|
blocks/blocks.test.ts > Blocks Module > Canonical Param Validation > should have unique canonicalParamIds per operation/condition context:
apps/sim/blocks/blocks.test.ts#L1254
Error: Canonical param reuse across conditions:
Block "netsuite": Canonical param "taskId" is used across 2 different conditions. Each operation should have its own unique canonicalParamId.
❯ blocks/blocks.test.ts:1254:15
|
|
blocks/blocks.test.ts > Blocks Module > Canonical Param Validation > should have properly formed canonical pairs (matching conditions):
apps/sim/blocks/blocks.test.ts#L1213
Error: Canonical pair validation errors:
Block "netsuite": Canonical param "taskId" has members with different conditions: {"field":"operation","value":"netsuite_get_async_status","and":{"field":"view","value":"task"}} vs {"field":"operation","value":"netsuite_get_async_result"}
Block "netsuite": Canonical param "taskId" has 2 basic mode members (should have at most 1)
❯ blocks/blocks.test.ts:1213:15
|
|
Test and Build / Lint and Test
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|