fix(execution): stop treating the workflow owner as a live execution identity #29614
ci.yml
on: pull_request
Detect Version
0s
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Test and Build
/
Lint and Test
1m 12s
Test and Build
/
Build App
2m 33s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 6 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
@sim/testing#test: command (/home/runner/_work/sim/sim/packages/testing) /home/runner/.bun/bin/bun run test exited (1)
|
|
src/mocks/environment-utils.mock.test.ts > environment-utils mock > defaults model a user with no environment variables:
packages/testing/src/mocks/environment-utils.mock.test.ts#L19
AssertionError: expected { personalEncrypted: {}, …(7) } to deeply equal { personalEncrypted: {}, …(5) }
- Expected
+ Received
{
"conflicts": [],
"decryptionFailures": [],
"personalDecrypted": {},
"personalEncrypted": {},
+ "personalOwners": {},
"workspaceDecrypted": {},
"workspaceEncrypted": {},
+ "workspaceUnredactedKeys": [],
}
❯ src/mocks/environment-utils.mock.test.ts:19:75
|
|
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
|