ResultadosDigitais/matrix

View on GitHub

Showing 157 of 160 total issues

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React from "react";

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React from "react";

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React from "react";

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

Absolute imports should come before relative imports.
Open

import "bootstrap/dist/css/bootstrap.css";
Severity: Minor
Found in frontend/src/pages/login/login.js by eslint

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React from "react";

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

Parsing error: Invalid ecmaVersion.
Open

// eslint-disable-next-line import/no-extraneous-dependencies
Severity: Minor
Found in backend/app/office.socket.test.js by eslint

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

Parsing error: Invalid ecmaVersion.
Open

import { googleProfileToMatrixProfile } from "./strategy";

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React from "react";
Severity: Minor
Found in frontend/src/components/AppBar.js by eslint

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

const flagsRoot = "/images/flags";
Severity: Minor
Found in frontend/src/constants/FlagImages.js by eslint

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

const ResolutionLevels = {

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React from "react";

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

const merge = require("webpack-merge");
Severity: Minor
Found in frontend/webpack.production.js by eslint

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

Parsing error: Invalid ecmaVersion.
Open

import environment from "./helpers/environment";
Severity: Minor
Found in backend/app/app.config.js by eslint

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

Parsing error: Invalid ecmaVersion.
Open

const request = require("supertest");
Severity: Minor
Found in backend/app/app.server.test.js by eslint

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

Parsing error: Invalid ecmaVersion.
Open

import nock from "nock";
Severity: Minor
Found in backend/app/services/room.test.js by eslint

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React, { useState } from "react";

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

Parsing error: Unexpected token >
Open

    <>
Severity: Minor
Found in frontend/src/morpheus/App.js by eslint

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

import React, { useState, useEffect, useRef } from "react";

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

Definition for rule 'react-hooks/exhaustive-deps' was not found
Open

const NOTIFICATION_PERMISSION_GRANTED = "granted";
Severity: Minor
Found in frontend/src/notification.js by eslint

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

onSignIn should be placed after componentDidMount
Open

  onSignIn(googleUser) {

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

Severity
Category
Status
Source
Language