RocketChat/Rocket.Chat

View on GitHub
apps/meteor/app/cloud/server/functions/supportedVersionsToken/supportedVersionsToken.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getSupportedVersionsToken has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const getSupportedVersionsToken = async () => {
    /**
     * Gets the supported versions from the license
     * Gets the supported versions from the cloud
     * Gets the latest version

    There are no issues that match your filters.

    Category
    Status