Skip to content

chore: update revolt-api to 0.6.9 #65

chore: update revolt-api to 0.6.9

chore: update revolt-api to 0.6.9 #65

Triggered via push October 28, 2023 14:05
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (18.x): src/classes/Server.ts#L7
'"revolt-api"' has no exported member named 'DataCreateChannel'. Did you mean 'DataEditChannel'?
build (18.x): 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; }'.
build (18.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): src/classes/Server.ts#L7
'"revolt-api"' has no exported member named 'DataCreateChannel'. Did you mean 'DataEditChannel'?
build (16.x): 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; }'.
build (16.x)
The operation was canceled.