jongpie/NebulaFramework

View on GitHub

Showing 81 of 81 total issues

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_DAYS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDate DAY_IN_MONTH(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDate DAY_IN_YEAR(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDate FISCAL_YEAR(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDate CALENDAR_MONTH(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDate DAY_ONLY(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDate FISCAL_MONTH(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDate FISCAL_YEAR(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_FISCAL_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDate FISCAL_MONTH(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDate HOUR_IN_DAY(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_FISCAL_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDate DAY_IN_MONTH(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDate FISCAL_QUARTER(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_WEEKS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDate CALENDAR_MONTH(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDate DAY_IN_WEEK(Schema.SObjectField sobjectField) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting
Severity
Category
Status
Source
Language