Skip to content

Yarn Workspaces Follow Up #1855

Yarn Workspaces Follow Up

Yarn Workspaces Follow Up #1855

Triggered via pull request November 6, 2025 23:44
Status Failure
Total duration 1m 22s
Artifacts

pull-request.yml

on: pull_request
Get packages within the repository
29s
Get packages within the repository
Repo Wide Tasks
49s
Repo Wide Tasks
Matrix: libraries
Matrix: tabs
Matrix: bundles
Docs Server Tasks
Docs Server Tasks
Dev Server Tasks
Dev Server Tasks
Verify all tests pass and build success
0s
Verify all tests pass and build success
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Get packages within the repository
TypeError: Cannot destructure property 'exitCode' of '(intermediate value)' as it is undefined.
Repo Wide Tasks
Process completed with exit code 1.
Repo Wide Tasks: .github/actions/src/info/index.ts#L10
Missing file extension for "../gitRoot"
On Pull Request
Error when evaluating 'if' for job 'docserver'. .github/workflows/pull-request.yml (Line: 227, Col: 9): could not get operand for index access: Error from function 'fromJson': empty input
On Pull Request
Error when evaluating 'if' for job 'devserver'. .github/workflows/pull-request.yml (Line: 177, Col: 9): could not get operand for index access: Error from function 'fromJson': empty input
Repo Wide Tasks: .github/actions/src/lockfiles.ts#L102
Missing semicolon
Repo Wide Tasks: .github/actions/src/lockfiles.ts#L102
Trailing spaces not allowed
Repo Wide Tasks: .github/actions/src/lockfiles.ts#L88
Trailing spaces not allowed
Repo Wide Tasks: .github/actions/src/lockfiles.ts#L20
Missing semicolon
Repo Wide Tasks: .github/actions/src/lockfiles.ts#L7
Strings must use singlequote
Repo Wide Tasks: .github/actions/src/lockfiles.ts#L6
`@actions/exec` import should occur before import of `lodash/memoize`
Repo Wide Tasks: .github/actions/src/lockfiles.ts#L5
`@actions/core` import should occur before import of `lodash/memoize`
Repo Wide Tasks: .github/actions/src/info/index.ts#L10
`../gitRoot` import should occur before import of `../lockfiles.js`
Repo Wide Tasks: .github/actions/src/info/index.ts#L8
Missing semicolon
Repo Wide Tasks: .github/actions/src/gitRoot.ts#L13
Newline required at end of file but not found