Skip to content

chore(deps): bump brace-expansion from 1.1.16 to 1.1.18 #3459

chore(deps): bump brace-expansion from 1.1.16 to 1.1.18

chore(deps): bump brace-expansion from 1.1.16 to 1.1.18 #3459

Triggered via push July 31, 2026 21:02
Status Success
Total duration 11m 54s
Artifacts

backend.yml

on: push
Matrix: run / phpstan
Matrix: run / test
Fit to window
Zoom out
Zoom in

Annotations

110 warnings
Repeated query
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from `tags` where `tags`.`id` = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from `discussions` where `discussions`.`id` = ? limit 1
Repeated query
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from `tags` where `tags`.`id` = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from `discussions` where `discussions`.`id` = ? limit 1
Repeated query
PATCH /api/posts/4 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/39 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from "flarum_posts" where "flarum_posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from "flarum_posts" where "flarum_posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from "flarum_tags" where "flarum_tags"."id" = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from "flarum_discussions" where "flarum_discussions"."id" = ? limit 1
Repeated query
PATCH /api/posts/4 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/39 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from "posts" where "posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from "posts" where "posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from "tags" where "tags"."id" = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from "discussions" where "discussions"."id" = ? limit 1
Repeated query
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `flarum_posts` where `flarum_posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `flarum_posts` where `flarum_posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from `flarum_tags` where `flarum_tags`.`id` = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from `flarum_discussions` where `flarum_discussions`.`id` = ? limit 1
Repeated query
PATCH /api/posts/4 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/39 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from "flarum_posts" where "flarum_posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from "flarum_posts" where "flarum_posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from "flarum_tags" where "flarum_tags"."id" = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from "flarum_discussions" where "flarum_discussions"."id" = ? limit 1
Repeated query
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `flarum_posts` where `flarum_posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `flarum_posts` where `flarum_posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from `flarum_tags` where `flarum_tags`.`id` = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from `flarum_users` where `flarum_users`.`id` = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from `flarum_discussions` where `flarum_discussions`.`id` = ? limit 1
Repeated query
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from `tags` where `tags`.`id` = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from `discussions` where `discussions`.`id` = ? limit 1
Repeated query
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from `tags` where `tags`.`id` = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from `discussions` where `discussions`.`id` = ? limit 1
Repeated query
PATCH /api/posts/4 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/39 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from "posts" where "posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from "posts" where "posts"."id" = ? and "type" in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from "tags" where "tags"."id" = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from "users" where "users"."id" = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from "discussions" where "discussions"."id" = ? limit 1
Repeated query
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
Repeated query
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/tags — 6 executions, 3 distinct: select * from `tags` where `tags`.`id` = ? limit 1
Repeated query
GET /api/posts/4 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
Repeated query
GET /api/posts — 6 executions, 1 distinct: select * from `discussions` where `discussions`.`id` = ? limit 1