GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — 7.x-1.x ( 6f975d...f0df14 )
by Brant
02:43
created
dfs/dfs_wem/modules/dfs_wem_news/dfs_wem_news.features.field_instance.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_news.features.field_instance.inc
5
- */
3
+   * @file
4
+   * dfs_wem_news.features.field_instance.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_field_default_field_instances().
Please login to merge, or discard this patch.
modules/dfs/dfs_wem/modules/dfs_wem_news/dfs_wem_news.panelizer.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_news.panelizer.inc
5
- */
3
+   * @file
4
+   * dfs_wem_news.panelizer.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_panelizer_defaults().
Please login to merge, or discard this patch.
modules/dfs/dfs_wem/modules/dfs_wem_news/dfs_wem_news.module 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * Code for the DFS WEM News feature.
5
- */
3
+   * @file
4
+   * Code for the DFS WEM News feature.
5
+   */
6 6
 
7 7
 include_once 'dfs_wem_news.features.inc';
Please login to merge, or discard this patch.
modules/dfs/dfs_wem/modules/dfs_wem_news/dfs_wem_news.field_group.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_news.field_group.inc
5
- */
3
+   * @file
4
+   * dfs_wem_news.field_group.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_field_group_info().
Please login to merge, or discard this patch.
modules/dfs/dfs_wem/modules/dfs_wem_news/dfs_wem_news.strongarm.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_news.strongarm.inc
5
- */
3
+   * @file
4
+   * dfs_wem_news.strongarm.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_strongarm().
Please login to merge, or discard this patch.
dfs/dfs_wem/modules/dfs_wem_news/dfs_wem_news.features.field_base.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_news.features.field_base.inc
5
- */
3
+   * @file
4
+   * dfs_wem_news.features.field_base.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_field_default_field_bases().
Please login to merge, or discard this patch.
modules/dfs/dfs_wem/modules/dfs_wem_commerce/dfs_wem_commerce.strongarm.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_commerce.strongarm.inc
5
- */
3
+   * @file
4
+   * dfs_wem_commerce.strongarm.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_strongarm().
Please login to merge, or discard this patch.
dfs_wem/modules/dfs_wem_commerce/dfs_wem_commerce.features.field_base.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_commerce.features.field_base.inc
5
- */
3
+   * @file
4
+   * dfs_wem_commerce.features.field_base.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_field_default_field_bases().
Please login to merge, or discard this patch.
modules/dfs_wem_commerce/dfs_wem_commerce.features.field_instance.inc 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @file
4
- * dfs_wem_commerce.features.field_instance.inc
5
- */
3
+   * @file
4
+   * dfs_wem_commerce.features.field_instance.inc
5
+   */
6 6
 
7 7
 /**
8 8
  * Implements hook_field_default_field_instances().
Please login to merge, or discard this patch.