Test and Build #127
test-build.yml
on: workflow_dispatch
Lint and Test
29s
Build App
2m 30s
Matrix: test-shard
Annotations
10 errors and 18 warnings
|
Lint and Test
Process completed with exit code 1.
|
|
Lint and Test
@sim/app#lint:check: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run lint:check exited (1)
|
|
Lint and Test
Process completed with exit code 1.
|
|
Test (shard 3)
Process completed with exit code 1.
|
|
lib/internal/oracle-fusion-financials/operations.test.ts > Oracle Fusion Financials operations > accepts successful no-content deletion for oracle_fusion_financials_delete_receivables_receipt:
apps/sim/lib/internal/oracle-fusion-financials/operations.test.ts#L701
AssertionError: expected undefined to be 'DELETE' // Object.is equality
- Expected:
"DELETE"
+ Received:
undefined
❯ lib/internal/oracle-fusion-financials/operations.test.ts:701:53
|
|
lib/internal/oracle-fusion-financials/operations.test.ts > Oracle Fusion Financials operations > accepts successful no-content deletion for oracle_fusion_financials_delete_receivables_invoice:
apps/sim/lib/internal/oracle-fusion-financials/operations.test.ts#L701
AssertionError: expected undefined to be 'DELETE' // Object.is equality
- Expected:
"DELETE"
+ Received:
undefined
❯ lib/internal/oracle-fusion-financials/operations.test.ts:701:53
|
|
lib/internal/oracle-fusion-financials/operations.test.ts > Oracle Fusion Financials operations > carries an exact installment identifier from invoice reads into receipt application:
apps/sim/lib/internal/oracle-fusion-financials/operations.test.ts#L669
AssertionError: expected undefined to be '{"appliedPaymentScheduleId":900719925…' // Object.is equality
- Expected:
"{\"appliedPaymentScheduleId\":9007199254740993,\"amountApplied\":12.5}"
+ Received:
undefined
❯ lib/internal/oracle-fusion-financials/operations.test.ts:669:26
|
|
lib/internal/oracle-fusion-financials/operations.test.ts > Oracle Fusion Financials operations > restricts invoice and installment updates to their documented writable fields:
apps/sim/lib/internal/oracle-fusion-financials/operations.test.ts#L638
SyntaxError: "undefined" is not valid JSON
❯ lib/internal/oracle-fusion-financials/operations.test.ts:638:17
|
|
lib/internal/oracle-fusion-financials/operations.test.ts > Oracle Fusion Financials operations > creates typed nested invoice lines and keeps the response projection fixed:
apps/sim/lib/internal/oracle-fusion-financials/operations.test.ts#L602
AssertionError: expected undefined to be 'POST' // Object.is equality
- Expected:
"POST"
+ Received:
undefined
❯ lib/internal/oracle-fusion-financials/operations.test.ts:602:28
|
|
Test (shard 3)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Lint and Test
- Step: unknown (failed)
|
|
Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Lint and Test
- Step: unknown (failed)
|
|
Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Lint and Test
- Step: unknown (failed)
|
|
Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test (shard 3)
- Step: unknown (failed)
|
|
Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test (shard 3)
- Step: unknown (failed)
|
|
Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
Test (shard 3)
- Step: unknown (failed)
|
|
Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
|