tripal/tripal_galaxy

View on GitHub

Showing 493 of 567 total issues

A comma should follow the last multiline array item. Found: ''
Open

              '<pre>' . $history_content['creating_job']['stderr'] . '</pre>'

Array indentation error, expected 6 spaces but found 8
Open

        '#type' => 'item',

Array indentation error, expected 6 spaces but found 8
Open

        '#title' => t('Result Files'),

Array indentation error, expected 8 spaces but found 10
Open

          'data' => 'Workflow Name',

Array indentation error, expected 4 spaces but found 6
Open

      array_key_exists('error', $submission->errors) ? $submission->errors['error'] : '',

Array indentation error, expected 8 spaces but found 10
Open

          'data' => 'End Time',

Array indentation error, expected 4 spaces but found 6
Open

      '#collapsible' => TRUE,

Line indented incorrectly; expected 6 spaces, found 7
Open

       } */

Line indented incorrectly; expected 4 spaces, found 2
Open

  ->execute()

Array indentation error, expected 6 spaces but found 8
Open

        'status' => 'deleted',

Array indentation error, expected 8 spaces but found 10
Open

          'header' => TRUE,

Array indentation error, expected 8 spaces but found 10
Open

          'data' => 'History Name',

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

    // Dig down through dataset_collections to find the real dataset

Line indented incorrectly; expected 4 spaces, found 2
Open

  ->condition('galaxy_id', $submission->galaxy_id)

Array indentation error, expected 6 spaces but found 8
Open

        '#type' => 'item',

Array indentation error, expected 8 spaces but found 10
Open

          'data' => 'Submission Error',

Array indentation error, expected 8 spaces but found 10
Open

          'header' => TRUE,

Line indented incorrectly; expected 6 spaces, found 7
Open

       // SPF: originally this was $history_content['dataset_id'] but for

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

  // Get the workflow

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

  // Get the defaults
Severity
Category
Status
Source
Language