aensley/turbo-broccoli

View on GitHub
Update turbo-broccoli.scss (#3) #102
Andrew Ensley authored b4c6a6f4
complete00:00:17
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: missing 'version' key. Please add `version: "2"`
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-editorconfig:b855
b855: Pulling from codeclimate/codeclimate-editorconfig
a073c86ecf9e: Pulling fs layer
0e28711eb56d: Pulling fs layer
e460dd483fdd: Pulling fs layer
54992f8503df: Pulling fs layer
c2238fe48590: Pulling fs layer
cb4230eeef73: Pulling fs layer
b65d797fb447: Pulling fs layer
b85108c1334c: Pulling fs layer
54992f8503df: Waiting
c2238fe48590: Waiting
cb4230eeef73: Waiting
b65d797fb447: Waiting
b85108c1334c: Waiting
e460dd483fdd: Verifying Checksum
e460dd483fdd: Download complete
a073c86ecf9e: Verifying Checksum
a073c86ecf9e: Download complete
54992f8503df: Verifying Checksum
54992f8503df: Download complete
a073c86ecf9e: Pull complete
0e28711eb56d: Verifying Checksum
0e28711eb56d: Download complete
c2238fe48590: Download complete
b65d797fb447: Verifying Checksum
b65d797fb447: Download complete
cb4230eeef73: Verifying Checksum
cb4230eeef73: Download complete
b85108c1334c: Verifying Checksum
b85108c1334c: Download complete
0e28711eb56d: Pull complete
e460dd483fdd: Pull complete
54992f8503df: Pull complete
c2238fe48590: Pull complete
cb4230eeef73: Pull complete
b65d797fb447: Pull complete
b85108c1334c: Pull complete
Digest: sha256:6d2c4a9632c2f4d3d5c7ea8aa58739fb07a6276a39847a8c00276e38cf1de302
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-editorconfig:b855
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
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
8
stylelint
stylelint engine documentation
View output
•• Timing: .engineConfig: 0.007s
•• Timing: .lint: 0.787s
•• Timing: .analyze: 0s
9
editorconfig
editorconfig engine documentation
View output
(node:1) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_OPT_VALUE_ENCODING]: The value "unset" is invalid for option "encoding"
    at assertEncoding (internal/fs.js:22:11)
    at getOptions (fs.js:98:5)
    at Object.fs.readFileSync (fs.js:563:13)
    at Validator._loadFile (/usr/src/app/node_modules/lintspaces/lib/Validator.js:123:18)
    at Validator.validate (/usr/src/app/node_modules/lintspaces/lib/Validator.js:66:8)
    at PassThrough.stream.on.file (/usr/src/app/index.js:43:42)
    at PassThrough.emit (events.js:180:13)
    at addChunk (_stream_readable.js:274:12)
    at readableAddChunk (_stream_readable.js:261:11)
    at PassThrough.Readable.push (_stream_readable.js:218:10)
    at PassThrough.Transform.push (_stream_transform.js:146:32)
    at PassThrough.afterTransform (_stream_transform.js:87:10)
    at PassThrough._transform (_stream_passthrough.js:42:3)
    at PassThrough.Transform._read (_stream_transform.js:185:10)
    at PassThrough.Transform._write (_stream_transform.js:173:12)
    at doWrite (_stream_writable.js:410:12)
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.