Running Copilot coding agent #8
Annotations
10 errors
|
Unhandled error:
packages/structures/__tests__/guilds.test.ts#L64
TypeCheckError: Type '"en-US"' is not assignable to type 'Locale'.
❯ __tests__/guilds.test.ts:64:3
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L192
TypeCheckError: Property 'SuppressPremiumSubscriptions' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:192:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L191
TypeCheckError: Property 'SuppressJoinNotifications' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:191:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L133
TypeCheckError: Property 'Staff' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:133:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L132
TypeCheckError: Property 'VerifiedDeveloper' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:132:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L131
TypeCheckError: Property 'VerifiedBot' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:131:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L89
TypeCheckError: Property 'InPrompt' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:89:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L46
TypeCheckError: Property 'BypassesVerification' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:46:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L45
TypeCheckError: Property 'CompletedOnboarding' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:45:21
|
|
Unhandled error:
packages/structures/__tests__/bitfields.test.ts#L44
TypeCheckError: Property 'DidRejoin' does not exist on type 'Partial<Record<number | unique symbol | "charAt" | "charCodeAt" | "concat" | "indexOf" | "lastIndexOf" | "localeCompare" | "match" | "replace" | "search" | "slice" | "split" | "substring" | ... 38 more ... | "valueOf", boolean>>'.
❯ __tests__/bitfields.test.ts:44:21
|