Skip to content
Snippets Groups Projects

Address vue i18n literal string violations

Closed Rishabh Gupta requested to merge (removed):imrishabh18-339501 into master
1 unresolved thread

What does this MR do and why?

Address vue i18n literal string violations

Closes - #339501 (closed)

Screenshots or screen recordings

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Rishabh Gupta added 1 commit

    added 1 commit

    • 48c59f4d - Translations not required to be namespaced

    Compare with previous version

  • 5 Warnings
    :warning: 81ec14ed: The commit subject must contain at least 3 words. For more information, take a look at our Commit message guidelines.
    :warning: 529a7bb9: Commits that change 30 or more lines across at least 3 files should describe these changes in the commit body. For more information, take a look at our Commit message guidelines.
    :warning: 4b142b48: The commit subject must contain at least 3 words. For more information, take a look at our Commit message guidelines.
    :warning: This merge request changed files with disabled eslint rules. Please consider fixing them.
    :warning: You've made some app changes, but didn't add any tests.
    That's OK as long as you're refactoring existing code,
    but please consider adding any of the tooling, ~"tooling::pipelines", ~"tooling::workflow", documentation, QA labels.
    1 Message
    :book: CHANGELOG missing:

    If you want to create a changelog entry for GitLab FOSS, add the Changelog trailer to the commit message you want to add to the changelog.

    If you want to create a changelog entry for GitLab EE, also add the EE: true trailer to your commit message.

    If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.

    Disabled eslint rules

    The following files have disabled eslint rules. Please consider fixing them:

    • app/assets/javascripts/vue_merge_request_widget/components/states/commits_header.vue

    Run the following command for more details

    node_modules/.bin/eslint --report-unused-disable-directives --no-inline-config \
      'app/assets/javascripts/vue_merge_request_widget/components/states/commits_header.vue'

    Reviewer roulette

    Changes that require review have been detected!

    Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:

    Category Reviewer Maintainer
    frontend Diana Zubova (@dzubova) (UTC+2) Kushal Pandya (@kushalpandya) (UTC+5.5)

    To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot, based on their timezone. Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.

    To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.

    Once you've decided who will review this merge request, assign them as a reviewer! Danger does not automatically notify them for you.

    If needed, you can retry the danger-review job that generated this comment.

    Generated by :no_entry_sign: Danger

  • Bundle size analysis [beta]

    This compares changes in bundle size for entry points between the commits 2b719bdf and 48c59f4d

    :sparkles: Special assets

    Entrypoint / Name Size before Size after Diff Diff in percent
    average 3.23 MB 3.23 MB +1.01 KB 0.0 %
    mainChunk 1.89 MB 1.89 MB - 0.0 %

    :fearful: Significant Growth: 12

    Expand
    Entrypoint / Name Size before Size after Diff Diff in percent
    pages.groups.epics.new 1.3 MB 1.61 MB +326.86 KB 24.6 %
    pages.profiles.personal_access_tokens 226.38 KB 341.81 KB +115.43 KB 51.0 %
    pages.profiles 166.56 KB 281.81 KB +115.25 KB 69.2 %
    pages.profiles.slacks 174.35 KB 289.6 KB +115.25 KB 66.1 %
    pages.profiles.two_factor_auths 302.43 KB 416.34 KB +113.91 KB 37.7 %
    pages.profiles.preferences.show 182.61 KB 295.88 KB +113.27 KB 62.0 %
    pages.profiles.show 1021.15 KB 1.1 MB +109.39 KB 10.7 %
    pages.profiles.accounts.show 309.94 KB 350.23 KB +40.3 KB 13.0 %
    pages.profiles.billings 290.18 KB 330.48 KB +40.3 KB 13.9 %
    pages.profiles.keys 247.18 KB 287.48 KB +40.3 KB 16.3 %

    The table above is limited to 10 entries. Please look at the full report for more details

    :new: New entry points: 1

    Expand
    Entrypoint / Name Size before Size after Diff Diff in percent
    pages.profiles.password_prompt 0 Bytes 281.83 KB +281.83 KB 100.0 %

    Your MR has at least one entrypoint growing significantly (more > 1 KB or 2%). If you write new or extend existing features, this is expected and there is nothing to worry about.

    Please consider pinging someone from the FE Foundations (@dmishunov, @justin_ho, @mikegreiling or @nmezzopera) for review, if you are unsure about the size increase.

    Please look at the full report for more details


    Read more about how this report works.

    Generated by :no_entry_sign: Danger

  • Allure report

    allure-report-publisher generated test report for 48c59f4d!

    review-qa-smoke: :pencil: test report

  • mentioned in merge request !72387 (merged)

  • 🤖 GitLab Bot 🤖 added groupimport and integrate label and removed 1 deleted label

    added groupimport and integrate label and removed 1 deleted label

  • Please register or sign in to reply
    Loading