Zerotask/rust-jungle

View on GitHub
Merge pull request #96 from Zerotask/dependabot/npm_and_yarn/eslint-plugin-svelte3-3.2.1 #288
Patrick Hintermayer authored a578cff2
complete00:00:30
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
No errors or warnings found in .codeclimate.json.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-gnu-complexity:b193
b193: Pulling from codeclimate/codeclimate-gnu-complexity
1c445a4de5f5: Pulling fs layer
a3ed95caeb02: Pulling fs layer
af701c3ad1d6: Pulling fs layer
177c2dd2e3c8: Pulling fs layer
d24a9bd5d283: Pulling fs layer
d24a9bd5d283: Waiting
177c2dd2e3c8: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
177c2dd2e3c8: Verifying Checksum
177c2dd2e3c8: Download complete
d24a9bd5d283: Verifying Checksum
d24a9bd5d283: Download complete
af701c3ad1d6: Verifying Checksum
af701c3ad1d6: Download complete
1c445a4de5f5: Verifying Checksum
1c445a4de5f5: Download complete
1c445a4de5f5: Pull complete
a3ed95caeb02: Pull complete
af701c3ad1d6: Pull complete
177c2dd2e3c8: Pull complete
d24a9bd5d283: Pull complete
Digest: sha256:30e769b661caf13cb65f3a16b3ce84ae0ff2c26e409dadbda1a04a7721d0ea9b
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-gnu-complexity:b193
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
csslint
csslint engine documentation
8
editorconfig
editorconfig engine documentation
View output
.editorconfig file required
9
eslint
eslint engine documentation
View output
No rules are configured. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/eslint for more information.
(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
git-legal
git-legal engine documentation
11
gnu-complexity
gnu-complexity engine documentation
View output
find: `package-lock.jso': No such file or directory
find: `.codeclimate.jso': No such file or directory
find: `package.jso': No such file or directory
12
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
13
nodesecurity
nodesecurity engine documentation
14
stylelint
stylelint engine documentation
View output
•• Timing: .engineConfig: 0.039s
Error: No configuration provided. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/stylelint for more information.
15
tslint
tslint engine documentation
View output
Could not find implementations for the following rules specified in the configuration:
    angular-whitespace
    banana-in-box
    templates-no-negated-async
    directive-selector
    component-selector
    use-input-property-decorator
    use-output-property-decorator
    use-host-property-decorator
    use-view-encapsulation
    no-attribute-parameter-decorator
    no-input-rename
    no-output-rename
    no-output-on-prefix
    no-forward-ref
    use-life-cycle-interface
    contextual-life-cycle
    trackBy-function
    use-pipe-transform-interface
    pipe-naming
    component-class-suffix
    directive-class-suffix
    no-case-with-or
Try upgrading TSLint and/or ensuring that you have all necessary custom rules installed.
If TSLint was recently upgraded, you may have old rules configured which need to be cleaned up.