Test and Build #120
test-build.yml
on: workflow_dispatch
Lint and Test
30s
Build App
2m 24s
Matrix: test-shard
Annotations
6 errors and 15 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-recruiting/operations.test.ts > Recruiting provider operations > creates a candidate with the documented JSON media type and one write:
apps/sim/lib/internal/oracle-fusion-recruiting/operations.test.ts#L354
AssertionError: expected "vi.fn()" to be called once with arguments: [ { …(2) }, …(2) ]
Received:
1st vi.fn() call:
@@ -1,8 +1,12 @@
[
{
"accessToken": "test-token",
+ "body": {
+ "Email": null,
+ "FirstName": "Taylor",
+ },
"instanceUrl": "https://example.fa.ocs.oraclecloud.com",
},
{
"address": {
"family": "hcm",
Number of calls: 1
❯ lib/internal/oracle-fusion-recruiting/operations.test.ts:354:24
|
|
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)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test (shard 3)
Skipping sticky disk commit due to previous step failures
|
|
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)
Found 2 failed/cancelled steps in previous workflow steps
|