Skip to content

fix(deps): update dependency meilisearch to v0.48.2 #1033

fix(deps): update dependency meilisearch to v0.48.2

fix(deps): update dependency meilisearch to v0.48.2 #1033

Triggered via pull request January 14, 2025 18:27
Status Failure
Total duration 30s
Artifacts

pull-req.yml

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

Annotations

5 errors and 1 warning
build (20): src/buttons/ActivitiesButton.ts#L72
Type 'EmbedBuilder[]' is not assignable to type 'readonly (APIEmbed | JSONEncodable<APIEmbed>)[]'.
build (20): src/commands/docs.command.ts#L44
Type 'EmbedBuilder[]' is not assignable to type 'readonly (APIEmbed | JSONEncodable<APIEmbed>)[]'.
build (20): src/commands/membership.command.ts#L412
No overload matches this call.
build (20): src/commands/timetable.command.ts#L74
Type 'EmbedBuilder' is not assignable to type 'APIEmbed | JSONEncodable<APIEmbed>'.
build (20)
Process completed with exit code 2.
build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636