coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 223 forks source link

index.html: Update footer design #715

Closed KVGarg closed 5 years ago

KVGarg commented 5 years ago

This commit updates the current footer design, similar to that of coala website.

CLoses #184

Checklist

TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

.ci/build.sh ``` Configuration file: /home/travis/build/coala/projects/_config.yml Source: /home/travis/build/coala/projects Destination: /home/travis/build/coala/projects/_site Incremental build: disabled. Enable with --incremental Generating... done in 1.885 seconds. Auto-regeneration: disabled. Use --watch to enable. Running ["ImageCheck", "ScriptCheck", "LinkCheck"] on ["./_site"] on *.html... Ran on 158 files! - ./_site/index.html * linking to internal hash #! that does not exist (line 112) GNU AGPL v3.0 htmlproofer 3.9.2 | Error: HTML-Proofer found 1 failure! ```
docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][04:50:32] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/index.html | |++++| /app/index.html | 83| 83| | 86| |- | | 86|+ | 87| 87| | 88| 88| | 89| 89| [INFO][04:50:34] Applied 'ShowPatchAction' on 'index.html' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/index.html | |++++| /app/index.html | 88| 88| | 89| 89| | 90| 90| | 93| 93| | 94| 94| [INFO][04:50:34] Applied 'ShowPatchAction' on 'index.html' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/index.html | |++++| /app/index.html | 90| 90| | 93| |- | | 93|+ | 94| 94| | 95| 95| | 96| 96| [INFO][04:50:34] Applied 'ShowPatchAction' on 'index.html' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][04:50:34] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][04:50:34] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][04:50:34] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][04:50:34] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][04:50:34] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. [INFO][04:50:34] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. Executing section html... [WARNING][04:50:35] HTMLLintBear: This result has no patch attached. [WARNING][04:50:35] HTMLLintBear: This result has no patch attached. [WARNING][04:50:35] HTMLLintBear: This result has no patch attached. index.html | 86| ··················· | | [MAJOR] HTMLLintBear: | | Trailing Whitespace: Trailing white spaces are unnecessary and can complicate diffs: Remove the ' ' at the end of the line. index.html | 91| ······················Join·Chat·on·Gitter· | | [MAJOR] HTMLLintBear: | | Trailing Whitespace: Trailing white spaces are unnecessary and can complicate diffs: Remove the ' ' at the end of the line. index.html | 93| ··················· | | [MAJOR] HTMLLintBear: | | Trailing Whitespace: Trailing white spaces are unnecessary and can complicate diffs: Remove the ' ' at the end of the line. Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: eade7550-3401-11e9-b644-a11b21f2be65
TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][04:59:41] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][04:59:43] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][04:59:43] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][04:59:43] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][04:59:43] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][04:59:43] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][04:59:43] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/index.html | |++++| /app/index.html | 83| 83| | 86| |- | | 86|+ | 87| 87| | 88| 88| | 89| 89| [INFO][04:59:44] Applied 'ShowPatchAction' on 'index.html' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/index.html | |++++| /app/index.html | 88| 88| | 89| 89| | 90| 90| | 93| 93| | 94| 94| [INFO][04:59:44] Applied 'ShowPatchAction' on 'Executing section html... [WARNING][04:59:44] HTMLLintBear: This result has no patch attached. [WARNING][04:59:44] HTMLLintBear: This result has no patch attached. [WARNING][04:59:44] HTMLLintBear: This result has no patch attached. Executing section new_linelength_projects... Executing section old_linelength_projects... nothing changed, not updating cache Done. Your build exited with 1. ```
TravisBuddy Request Identifier: 2f8d5ad0-3403-11e9-b644-a11b21f2be65
TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][06:42:15] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/index.html | |++++| /app/index.html | 88| 88| | 89| 89| | 90| 90| | 93| 93| | 94| 94| [INFO][06:42:17] Applied 'ShowPatchAction' on 'index.html' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][06:42:17] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][06:42:17] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][06:42:17] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][06:42:17] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][06:42:17] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][06:42:17] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. Executing section html... [WARNING][06:42:18] HTMLLintBear: This result has no patch attached. index.html | 91| ······················Join·Chat·on·Gitter· | | [MAJOR] HTMLLintBear: | | Trailing Whitespace: Trailing white spaces are unnecessary and can complicate diffs: Remove the ' ' at the end of the line. Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: 834f4710-3411-11e9-b644-a11b21f2be65
TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][06:49:19] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][06:49:21] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][06:49:21] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][06:49:21] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][06:49:22] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][06:49:22] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][06:49:22] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: 804e1f90-3412-11e9-b644-a11b21f2be65
TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][10:41:29] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][10:41:31] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][10:41:31] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][10:41:31] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][10:41:31] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][10:41:31] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][10:41:31] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: c2eb4be0-3820-11e9-b76d-d9638afbe879
TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][11:24:14] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][11:24:16] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][11:24:16] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][11:24:16] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][11:24:17] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][11:24:17] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][11:24:17] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: bbe7e3c0-3826-11e9-b76d-d9638afbe879
TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Ruby: 2.5.1

View build log

docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci ``` Unable to find image 'coala/base:latest' locally latest: Pulling from coala/base Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff Status: Downloaded newer image for coala/base:latest Executing section global... [ERROR][16:17:31] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet. Executing section commit... Executing section linecount... Executing section filenames... Executing section markdown_filenames... Executing section spacing... | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/README.md | |++++| /app/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][16:17:33] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. [INFO][16:17:33] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. [INFO][16:17:33] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS. | 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby). | 36| 36| 3. Install Jekyll | 37| |- | | 37|+ | 38| 38| $ gem install jekyll bundler | 39| 39| | 40| 40| ### Clone and Run [INFO][16:17:33] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 40| 40| ### Clone and Run | 41| 41| | 42| 42| Clone coala Projects repository | 43| |- | | 43|+ | 44| 44| $ git clone https://github.com/coala/projects.git | 45| 45| | 46| 46| Run coala Projects website [INFO][16:17:33] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. | | [NORMAL] SpaceConsistencyBear: | | Line contains following spacing inconsistencies: | | - Trailing whitespaces. |----| | /app/data/locale/en/README.md | |++++| /app/data/locale/en/README.md | 42| 42| Clone coala Projects repository | 43| 43| | 44| 44| $ git clone https://github.com/coala/projects.git | 45| |- | | 45|+ | 46| 46| Run coala Projects website | 47| 47| | 48| 48| $ cd projects [INFO][16:17:33] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'. Executing section html... Executing section yml... Executing section new_linelength_projects... Executing section old_linelength_projects... Executing section cli... ```
TravisBuddy Request Identifier: dea4ee60-3918-11e9-8b5a-7f317ad24fc3
TravisBuddy commented 5 years ago

Travis tests have failed

Hey @KVGarg, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 8c136cc0-c4ec-11e9-8712-75d78f9b457f