You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GitHubEnterpriseCloud] Update to 1.1.4-6061900a2a9a80fad8e347fe7f6f508a from 1.1.4-39135bdfcebfe58c32955a3638a37701
Detected Schema changes:
starting work.
Building original model for commit 871faa
2024-06-13 17:26:39 ERROR unable to open the rolodex file, check specification references and base path
├ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory
└ file: /__w/github-root/github-root/server-statistics-actions.yaml
2024-06-13 17:26:39 ERROR unable to open the rolodex file, check specification references and base path
├ file: /__w/github-root/github-root/server-statistics-packages.yaml
└ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory
2024-06-13 17:26:41 ERROR unable to open the rolodex file, check specification references and base path
├ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory
└ file: /__w/github-root/github-root/server-statistics-actions.yaml
2024-06-13 17:26:41 ERROR unable to open the rolodex file, check specification references and base path
├ file: /__w/github-root/github-root/server-statistics-packages.yaml
└ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory
ERROR: component 'server-statistics-actions.yaml' does not exist in the specification
ERROR: component 'server-statistics-packages.yaml' does not exist in the specification
ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [204557:11]
ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [204559:11]
ERROR: component 'server-statistics-actions.yaml' does not exist in the specification
ERROR: component 'server-statistics-packages.yaml' does not exist in the specification
ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [204146:11]
ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [204148:11]
Copy file name to clipboardExpand all lines: clients/GitHubEnterpriseCloud/src/Internal/Attribute/CastUnionToType/Schema/CopilotSeatDetails/AssigningTeam.php
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,13 @@ public function cast(mixed $value, ObjectMapper $hydrator): mixed
31
31
} catch (Throwable) {
32
32
}
33
33
}
34
+
35
+
if ($signature === 'created_at|group_id|html_url|id|members_url|name|slug|sync_to_organizations|updated_at|url') {
0 commit comments