Lichess4545/Chesster

View on GitHub
src/models.ts

Summary

Maintainability
A
2 hrs
Test Coverage
F
33%

Function defineModels has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function defineModels(sequelize: Sequelize) {
    LichessRating.init(
        {
            id: {
                type: DataTypes.INTEGER,
Severity: Major
Found in src/models.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status