GordonDiggs/rayons

View on GitHub
Fix tests #298
Gordon Diggs authored 94b6304a
complete00:00:21
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: engine duplication: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
brakeman
brakeman engine documentation
8
bundler-audit
bundler-audit engine documentation
9
eslint
eslint engine documentation
View output
ESLint is running with the default parser.
.eslintrc appears to be incompatible with ESLint 3.
We've attempted to fix any compatibility issues.
Note: some of these warnings may originate in configurations you are extending.
If analysis succeeds, you have nothing to worry about.
To upgrade it do the following:

* Add .yml or .json to the config file name. Extension-less config file names are deprecated.
* Set sourceType to "module" in parserOptions section
* Remove modules from ecmaFeatures section
* Set ecmaVersion to 6 in parserOptions section
* Move ecmaFeatures section under parserOptions section
* Remove no-arrow-condition rule and add the following:

    "no-confusing-arrow": "off",
    "no-constant-condition": [
        "off",
        {
            "checkLoops": false
        }
    ]


* Remove no-empty-label rule and add the following:

    "no-labels": [
        "error",
        {
            "allowLoop": true
        }
    ]


* Remove space-after-keywords rule and add the following:

    "keyword-spacing": [
        "off",
        {
            "after": false
        }
    ]


* Remove space-before-keywords rule and add the following:

    "keyword-spacing": [
        "off",
        {
            "before": false
        }
    ]


* Remove space-return-throw-case rule and add the following:

    "keyword-spacing": [
        "off",
        {
            "after": true
        }
    ]



(node:8) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
10
fixme
fixme engine documentation
11
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
12
rubocop
rubocop engine documentation
View output
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/app/models/item_discover_presenter.rb:20:9.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/app/models/item.rb:6:53.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/app/models/item.rb:14:15.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/app/models/item.rb:59:34.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/app/models/item.rb:100:4.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/app/models/item_stats.rb:63:2.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/app/helpers/items_helper.rb:32:19.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/db/migrate/20140316192819_add_indexes_for_searching.rb:4:4.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/discogs_importer_spec.rb:9:20.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/discogs_importer_spec.rb:90:20.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/discogs_importer_spec.rb:171:32.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/discogs_importer_spec.rb:178:20.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/item_discover_presenter_spec.rb:12:43.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/item_discover_presenter_spec.rb:22:27.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/item_discover_presenter_spec.rb:28:27.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/spec/models/item_discover_presenter_spec.rb:34:27.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/config/initializers/secure_headers.rb:3:16.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/config/initializers/secure_headers.rb:10:15.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/config/initializers/assets.rb:12:46.
To see the complete backtrace run rubocop -d.
An error occurred while Style/PercentLiteralDelimiters cop was inspecting /code/config/environments/production.rb:69:30.
To see the complete backtrace run rubocop -d.