Codeminer42/cm42-central

View on GitHub

Showing 331 of 343 total issues

Replace "tag_groups.new" with 'tag_groups.new'
Open

  "tag_groups.new": TagGroupsController,

For more information visit Source: http://eslint.org/docs/rules/

Replace "raf/polyfill" with 'raf/polyfill'
Open

import "raf/polyfill";

For more information visit Source: http://eslint.org/docs/rules/

Replace "controllers/tag_groups/TagGroupsController.jsx" with 'controllers/tag_groups/TagGroupsController.jsx'
Open

import TagGroupsController from "controllers/tag_groups/TagGroupsController.jsx";

For more information visit Source: http://eslint.org/docs/rules/

Replace "body").data("page" with 'body').data('page'
Open

const page = $("body").data("page");

For more information visit Source: http://eslint.org/docs/rules/

Replace "controllers/projects/EditController" with 'controllers/projects/EditController'
Open

import ProjectsEditController from "controllers/projects/EditController";

For more information visit Source: http://eslint.org/docs/rules/

Replace "controllers/beta/project_boards/ShowController" with 'controllers/beta/project_boards/ShowController'
Open

import BetaShowProjectBoardController from "controllers/beta/project_boards/ShowController";

For more information visit Source: http://eslint.org/docs/rules/

Replace "core-js/shim" with 'core-js/shim'
Open

import "core-js/shim";

For more information visit Source: http://eslint.org/docs/rules/

Replace "projects.index" with 'projects.index'
Open

  "projects.index": ProjectsIndexController,

For more information visit Source: http://eslint.org/docs/rules/

Replace "projects.show" with 'projects.show'
Open

  "projects.show": ProjectsShowController,

For more information visit Source: http://eslint.org/docs/rules/

Replace "projects.edit" with 'projects.edit'
Open

  "projects.edit": ProjectsEditController,

For more information visit Source: http://eslint.org/docs/rules/

Replace "tag_groups.edit" with 'tag_groups.edit'
Open

  "tag_groups.edit": TagGroupsController,

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language