Test and Build #171
test-build.yml
on: workflow_dispatch
Lint and Test
29s
Build App
2m 42s
Matrix: test-shard
Annotations
9 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/selectors/manifest.test.ts > selector manifest > preserves credential-use auditing only for the seven legacy-audited selectors:
apps/sim/lib/selectors/manifest.test.ts#L117
AssertionError: expected [ 'confluence.pages', …(15) ] to deeply equal [ 'confluence.pages', …(6) ]
- Expected
+ Received
@@ -4,6 +4,15 @@
"jira.projects",
"managedAgent.agents",
"managedAgent.environments",
"managedAgent.memoryStores",
"managedAgent.vaults",
+ "oci_compute.availabilityDomains",
+ "oci_compute.compartments",
+ "oci_compute.faultDomains",
+ "oci_compute.images",
+ "oci_compute.instanceConfigurations",
+ "oci_compute.instancePools",
+ "oci_compute.instances",
+ "oci_compute.shapes",
+ "oci_compute.subnets",
]
❯ lib/selectors/manifest.test.ts:117:25
|
|
lib/selectors/manifest.test.ts > selector manifest > requires executable preparation for every non-fixed destination:
apps/sim/lib/selectors/manifest.test.ts#L101
AssertionError: expected [ { …(3) }, …(21) ] to have a length of 13 but got 22
- Expected
+ Received
- 13
+ 22
❯ lib/selectors/manifest.test.ts:101:34
|
|
lib/selectors/manifest.test.ts > selector manifest > attaches every manifest key exactly once on its declared execution side:
apps/sim/lib/selectors/manifest.test.ts#L39
AssertionError: expected [ 'oci_compute.instances', …(90) ] to have a length of 82 but got 91
- Expected
+ Received
- 82
+ 91
❯ lib/selectors/manifest.test.ts:39:26
|
|
lib/selectors/manifest.test.ts > selector manifest > keeps the completed migration inventory exhaustive and legacy-free:
apps/sim/lib/selectors/manifest.test.ts#L12
AssertionError: expected [ 'oci_compute.instances', …(103) ] to have a length of 95 but got 104
- Expected
+ Received
- 95
+ 104
❯ lib/selectors/manifest.test.ts:12:43
|
|
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
|