Skip to content

fix: update lastMessageId when receiving a new message #66

fix: update lastMessageId when receiving a new message

fix: update lastMessageId when receiving a new message #66

Triggered via push November 20, 2023 17:06
Status Failure
Total duration 28s
Artifacts

lint.yml

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

Annotations

7 errors
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)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_16_x" failed.
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.