chore: update revolt-api to 0.6.9 #65
Annotations
3 errors
Typecheck:
src/classes/Server.ts#L7
'"revolt-api"' has no exported member named 'DataCreateChannel'. Did you mean 'DataEditChannel'?
|
Typecheck:
src/collections/ServerCollection.ts#L35
Argument of type '{ _id: string; owner: string; name: string; description?: string | null | undefined; channels: string[]; categories?: { id: string; title: string; channels: string[]; }[] | null | undefined; system_messages?: { ...; } | ... 1 more ... | undefined; ... 7 more ...; discoverable?: boolean | undefined; } | { ...; }' is not assignable to parameter of type '{ _id: string; owner: string; name: string; description?: string | null | undefined; channels: string[]; categories?: { id: string; title: string; channels: string[]; }[] | null | undefined; system_messages?: { ...; } | ... 1 more ... | undefined; ... 7 more ...; discoverable?: boolean | undefined; }'.
|
Typecheck
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading