ckeditor/ckeditor5-engine

View on GitHub

Showing 564 of 564 total issues

Avoid too many return statements within this function.
Open

                    return new ViewPosition( viewParent, 0 );
Severity: Major
Found in src/view/domconverter.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                        return null;
    Severity: Major
    Found in src/view/domconverter.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return this.mergeAttributes( new Position( nodeBefore, count ) );
      Severity: Major
      Found in src/view/downcastwriter.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return this._next();
        Severity: Major
        Found in src/view/treewalker.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                      return this._formatReturnValue( 'text', textProxy, previousPosition, position, textLength );
          Severity: Major
          Found in src/view/treewalker.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return true;
            Severity: Major
            Found in src/view/downcastwriter.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                              return this._formatReturnValue( 'elementStart', node, previousPosition, position, 1 );
              Severity: Major
              Found in src/view/treewalker.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return false;
                Severity: Major
                Found in src/view/matcher.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                              return this._formatReturnValue( 'text', textProxy, previousPosition, position, textLength );
                  Severity: Major
                  Found in src/view/treewalker.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return position;
                    Severity: Major
                    Found in src/view/downcastwriter.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      return false;
                      Severity: Major
                      Found in src/view/selection.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return null;
                        Severity: Major
                        Found in src/view/domconverter.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                              return firstChild;
                          Severity: Major
                          Found in src/view/domconverter.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                        return { parent: domParent, offset };
                            Severity: Major
                            Found in src/view/domconverter.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return null;
                              Severity: Major
                              Found in src/view/domconverter.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return true;
                                Severity: Major
                                Found in src/view/downcastwriter.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return false;
                                  Severity: Major
                                  Found in src/view/selection.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return this._formatReturnValue( 'elementStart', parent, previousPosition, position, 1 );
                                    Severity: Major
                                    Found in src/view/treewalker.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return null;
                                      Severity: Major
                                      Found in src/view/domconverter.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                            return null;
                                        Severity: Major
                                        Found in src/view/domconverter.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language