feat(declarations): refs instead of branches #752
Merged
Annotations
5 errors
|
Build
Process completed with exit code 2.
|
|
Build
Type '{ version: bigint | undefined; github?: { accessKeys?: { timeToLive?: bigint | undefined; scope?: "Write" | "Submit" | undefined; } | undefined; repositories: { branches?: unknown; owner: string; name: string; }[]; } | undefined; }' is not assignable to type 'AutomationConfig'.
|
|
Build
Property 'branches' does not exist on type 'OpenIdAutomationRepositoryConfig'.
|
|
Build
Property 'branches' does not exist on type 'OpenIdAutomationRepositoryConfig'.
|
|
Build
Type 'Map<{ owner: string; name: string; }, { branches: [] | [unknown]; }>' is not assignable to type 'Map<RepositoryKey, OpenIdAutomationRepositoryConfig>'.
|
Loading