Skip to content

Fix Failed job about "image_html_options"

路志远请求将fix-pipeline-2298155合并到pre-main-jh

What does this MR do and why?

What

Failed job: https://jihulab.com/gitlab-cn/gitlab/-/jobs/11853497

rake aborted!
NotImplementedError: Sidebars::Projects::Menus::ShimoMenu#image_html_options doesn't exist!

Why

Upstream 删掉了函数 image_html_options。看起来这个函数没什么用处,所以 JiHu 这里也直接删掉。

Upstream MR:https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138956

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

路志远 编辑于

合并请求报告

加载中