tripal/tripal_galaxy

View on GitHub

Showing 493 of 567 total issues

Line indented incorrectly; expected 4 spaces, found 2
Open

  ->execute()

Array indentation error, expected 4 spaces but found 6
Open

      '#type' => 'item',

Array indentation error, expected 6 spaces but found 8
Open

        '#markup' => t('Currently, no results exist for this job. The current state of the job is:  %state.', [

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

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

Array indentation error, expected 8 spaces but found 10
Open

          'header' => TRUE,

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

        // $submission and matching dataset ids and where visible == FALSE

Array indentation error, expected 10 spaces but found 12
Open

            'data' => 'Workflow ID',

Line exceeds 80 characters; contains 98 characters
Open

       $proxy_url = tripal_galaxy_get_proxy_url($submission, $dataset, $node->uid, 'viewer-full');

Array indentation error, expected 6 spaces but found 8
Open

        $submission->workflow_id,

Line indented incorrectly; expected 6 spaces, found 7
Open

       $proxy_url = tripal_galaxy_get_proxy_url($submission, $dataset, $node->uid, 'viewer-full');

Array indentation error, expected 4 spaces but found 6
Open

      $submission->start_time ? format_date($submission->start_time) : '',

Array indentation error, expected 8 spaces but found 10
Open

          'header' => TRUE,

A comma should follow the last multiline array item. Found: 'tripal-galaxy-submission-table'
Open

        'class' => 'tripal-galaxy-submission-table'

Expected 1 space after closing parenthesis; found 9
Open

        foreach ($submission->errors['history_contents'] as $dc_history_content)

Expected 1 space after closing parenthesis; found 11
Open

          if ($dc_history_content['id'] == $inner_elements['object']['id'])

Line indented incorrectly; expected 6 spaces, found 7
Open

       $dataset = tripal_galaxy_get_dataset($submission, $dataset_id);

Line indented incorrectly; expected 6 spaces, found 7
Open

       } */

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

  // Get the defaults

Array indentation error, expected 6 spaces but found 8
Open

        '#type' => 'item',

Array indentation error, expected 6 spaces but found 8
Open

        $submission->sid,
Severity
Category
Status
Source
Language