Mikhaelle/Trabalho-Individual-2020-2

View on GitHub

Showing 14 of 19 total issues

Function exports has 91 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (/* ctx */) {
  return {
    // https://v1.quasar.dev/quasar-cli/supporting-ts
    supportTS: false,

Severity: Major
Found in client/quasar.conf.js - About 3 hrs to fix

    Parsing error: Unexpected token "Django's command-line utility for administrative tasks."
    Open

    """Django's command-line utility for administrative tasks."""
    Severity: Minor
    Found in api/manage.py by eslint

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

    Parsing error: Unexpected token django
    Open

    from django.db import models
    Severity: Minor
    Found in api/task/models.py by eslint

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

    Parsing error: Unterminated string constant
    Open

    """api URL Configuration
    Severity: Minor
    Found in api/api/urls.py by eslint

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

    Parsing error: Unexpected token django
    Open

    from django.contrib import admin
    Severity: Minor
    Found in api/task/admin.py by eslint

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

    Parsing error: Unterminated string constant
    Open

    """
    Severity: Minor
    Found in api/api/wsgi.py by eslint

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

    Parsing error: Unexpected token django
    Open

    from django.apps import AppConfig
    Severity: Minor
    Found in api/task/apps.py by eslint

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

    Parsing error: Unexpected character '#'
    Open

    # Generated by Django 3.2 on 2021-04-12 02:08
    Severity: Minor
    Found in api/task/migrations/0001_initial.py by eslint

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

    Parsing error: Unexpected token django
    Open

    from django.urls import include, path
    Severity: Minor
    Found in api/task/urls.py by eslint

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

    Parsing error: Unterminated string constant
    Open

    """
    Severity: Minor
    Found in api/api/asgi.py by eslint

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

    Parsing error: Unexpected token django
    Open

    from django.shortcuts import render
    Severity: Minor
    Found in api/task/views.py by eslint

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

    Parsing error: Unterminated string constant
    Open

    """
    Severity: Minor
    Found in api/api/settings.py by eslint

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

    Parsing error: Unexpected token django
    Open

    from django.test import TestCase
    Severity: Minor
    Found in api/task/tests.py by eslint

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

    Parsing error: Unexpected token rest_framework
    Open

    from rest_framework import serializers
    Severity: Minor
    Found in api/task/serializers.py by eslint

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

    Severity
    Category
    Status
    Source
    Language