Showing 699 of 699 total issues

Line indented incorrectly; expected 10 spaces, found 12
Open

            );

Line indented incorrectly; expected 10 spaces, found 14
Open

              'error' => 'deims_variable_maximum_error',

Expected 1 space before "="; 0 found
Open

        $attribute['gfc:FC_FeatureAttribute']['gfc:cardinality']['gco:Multiplicity gco:nilreason=unknown']='';

Expected 1 space after IF keyword; 0 found
Open

            if( !$unitmetadata) {

Each index in a multi-line array must be on a new line
Open

            'key' => 'rangeOfDates', 'value' => array(

Missing function doc comment
Open

  public function getNode() {

Missing function doc comment
Open

  public function getEMLHash() {

Missing function doc comment
Open

  public function setEMLRevisionID($id) {

Missing function doc comment
Open

  public function saveDOI($doi) {

Type hint "array" missing for $operations
Open

function _show_download_link($success, $results, $operations) {

Comment indentation error, expected only 1 spaces
Open

  //  'title' => t('Use the DEIMS data explorer'),

Description for the @return value is missing
Open

 * @return int

Missing parameter comment
Open

 * @param array $variables

Inline comments must start with a capital letter
Open

  // if ($type == 'datetime') {

Array indentation error, expected 13 spaces but found 14
Open

              'key' => 'missingValueCode',

Case breaking statements must be followed by a single blank line
Open

            break;

Case breaking statements must be followed by a single blank line
Open

            break;

Missing function doc comment
Open

function theme_deims_variable_codes_list(array &$variables) {

Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
Open

  //}

Missing function doc comment
Open

function _eml_date_value($date, $granularity) {
Severity
Category
Status
Source
Language