aneilbaboo/accesscontrol-plus

View on GitHub
Add test for fail to satisfy condition #109
Aneil Mallavarapu authored ff23fe29
complete00:00:36
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.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-tslint:b969
b969: Pulling from codeclimate/codeclimate-tslint
5d20c808ce19: Already exists
81ddb4312f72: Pulling fs layer
b9ed547955eb: Pulling fs layer
82774e6bb354: Pulling fs layer
5901e5f73f82: Pulling fs layer
e7b25343aeaf: Pulling fs layer
4e829706c40f: Pulling fs layer
d267a7fc1bc6: Pulling fs layer
1f42be4d7ec8: Pulling fs layer
fa8a3eccb920: Pulling fs layer
cab27f0f06bb: Pulling fs layer
f3892497a6ac: Pulling fs layer
e7b25343aeaf: Waiting
4e829706c40f: Waiting
d267a7fc1bc6: Waiting
1f42be4d7ec8: Waiting
fa8a3eccb920: Waiting
cab27f0f06bb: Waiting
f3892497a6ac: Waiting
5901e5f73f82: Waiting
b9ed547955eb: Verifying Checksum
b9ed547955eb: Download complete
82774e6bb354: Download complete
e7b25343aeaf: Verifying Checksum
e7b25343aeaf: Download complete
5901e5f73f82: Verifying Checksum
5901e5f73f82: Download complete
d267a7fc1bc6: Verifying Checksum
d267a7fc1bc6: Download complete
81ddb4312f72: Verifying Checksum
81ddb4312f72: Download complete
1f42be4d7ec8: Verifying Checksum
1f42be4d7ec8: Download complete
fa8a3eccb920: Verifying Checksum
fa8a3eccb920: Download complete
cab27f0f06bb: Download complete
f3892497a6ac: Verifying Checksum
f3892497a6ac: Download complete
81ddb4312f72: Pull complete
b9ed547955eb: Pull complete
82774e6bb354: Pull complete
5901e5f73f82: Pull complete
e7b25343aeaf: Pull complete
4e829706c40f: Verifying Checksum
4e829706c40f: Download complete
4e829706c40f: Pull complete
d267a7fc1bc6: Pull complete
1f42be4d7ec8: Pull complete
fa8a3eccb920: Pull complete
cab27f0f06bb: Pull complete
f3892497a6ac: Pull complete
Digest: sha256:ecff3d2c4fe458e16f8d2b5e0a089f747cf92adc071c541a9c3448301133ccf7
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-tslint:b969
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
fixme
fixme engine documentation
8
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.
9
tslint
tslint engine documentation
View output
Tried to lint /code/src/index.ts but found no valid, enabled rules for this file type and file path in the resolved configuration.
Tried to lint /code/src/interfaces.ts but found no valid, enabled rules for this file type and file path in the resolved configuration.
Tried to lint /code/src/accesscontrol-plus.ts but found no valid, enabled rules for this file type and file path in the resolved configuration.
Tried to lint /code/src/permission.ts but found no valid, enabled rules for this file type and file path in the resolved configuration.
10
nodesecurity
nodesecurity engine documentation
View output
Error: npm-shrinkwrap.json or package-lock.json is required for offline checks
    at Object.exports.check (/usr/src/app/lib/offline.js:14:27)
    at exports.handler.Command.wrap (/usr/src/app/commands/check.js:102:21)
    at Promise.resolve.then.then (/usr/src/app/lib/command.js:70:14)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
    at Function.Module.runMain (module.js:667:11)
    at startup (bootstrap_node.js:187:16)
    at bootstrap_node.js:607:3