RossComputerGuy/stardustos

View on GitHub
Merge branch 'master' of https://github.com/RossComputerGuy/stardustos #268
Tristan Ross authored 32b09f6e
complete00:00:28
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-cppcheck:b879
b879: Pulling from codeclimate/codeclimate-cppcheck
cd784148e348: Pulling fs layer
16d1de834681: Pulling fs layer
60f6bb0c0c85: Pulling fs layer
1f7e3068099b: Pulling fs layer
0d8e0d7176b0: Pulling fs layer
47b11d6e06f9: Pulling fs layer
ebb9566287bf: Pulling fs layer
5bfd80e5d234: Pulling fs layer
1f7e3068099b: Waiting
0d8e0d7176b0: Waiting
47b11d6e06f9: Waiting
ebb9566287bf: Waiting
5bfd80e5d234: Waiting
16d1de834681: Verifying Checksum
16d1de834681: Download complete
60f6bb0c0c85: Verifying Checksum
60f6bb0c0c85: Download complete
0d8e0d7176b0: Verifying Checksum
0d8e0d7176b0: Download complete
cd784148e348: Verifying Checksum
cd784148e348: Download complete
cd784148e348: Pull complete
47b11d6e06f9: Download complete
ebb9566287bf: Download complete
16d1de834681: Pull complete
1f7e3068099b: Verifying Checksum
1f7e3068099b: Download complete
5bfd80e5d234: Verifying Checksum
5bfd80e5d234: Download complete
60f6bb0c0c85: Pull complete
1f7e3068099b: Pull complete
0d8e0d7176b0: Pull complete
47b11d6e06f9: Pull complete
ebb9566287bf: Pull complete
5bfd80e5d234: Pull complete
Digest: sha256:55ddbf86266a70a289ce04ade5cb3c93b727160a11323b88386fe8cb49c0f79b
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-cppcheck:b879
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
177c2dd2e3c8: Waiting
af701c3ad1d6: Waiting
d24a9bd5d283: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
177c2dd2e3c8: Download complete
d24a9bd5d283: Verifying Checksum
d24a9bd5d283: Download complete
af701c3ad1d6: Verifying Checksum
af701c3ad1d6: Download complete
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
13
Parser process id: 13
codeclimate-parser socket not present
waiting 1s...
7
cppcheck
cppcheck engine documentation
View output
[cppcheck] config: {'enabled': True, 'channel': 'stable', 'include_paths': ['rootfs/', 'initrd/', 'LICENSE', '.theia/', '.github/', 'CODE_OF_CONDUCT.md', 'scripts/', 'programs/', '.gitmodules', '.editorconfig', 'platform.cmake', 'newland/', 'libraries/', 'CONTRIBUTING.md', 'README.md', 'modules/', 'CMakeLists.txt', '.travis.yml', 'toolchain/', 'tools/', '.gitignore', 'data/', '.codeclimate.yml', 'sdlinux/', 'Dockerfile', '.gitpod.yml'], 'debug': None}
[cppcheck] analyzing 64 files
[cppcheck] command: ['cppcheck', '--enable=all', '--inconclusive', '--xml', '--xml-version=2', '--file-list=/tmp/tmpfm7sojm6']
8
editorconfig
editorconfig engine documentation
9
fixme
fixme engine documentation
10
gnu-complexity
gnu-complexity 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
shellcheck
shellcheck engine documentation