Mikhaelle/Trabalho-Individual-2020-2

View on GitHub
Circleci project setup (#12) #127
Mikhaelle Bueno authored 54ebdba3
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
No errors or warnings found in .codeclimate.yml.
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...
W, [2024-11-08T07:16:28.949083 #1]  WARN -- : Skipping client/src/router/routes.js due to CC::Parser::Client::HTTPError
W, [2024-11-08T07:16:28.949119 #1]  WARN -- : Response status: 422
W, [2024-11-08T07:16:28.966158 #1]  WARN -- : Skipping client/coverage/lcov-report/prettify.js due to CC::Parser::Client::HTTPError
W, [2024-11-08T07:16:28.966186 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-08T07:16:31.965035 #1]  WARN -- : Skipping ./client/src/router/routes.js due to CC::Parser::Client::HTTPError
W, [2024-11-08T07:16:31.965072 #1]  WARN -- : Response status: 422
W, [2024-11-08T07:16:31.980802 #1]  WARN -- : Skipping ./client/coverage/lcov-report/prettify.js due to CC::Parser::Client::HTTPError
W, [2024-11-08T07:16:31.981057 #1]  WARN -- : Response status: 422
I, [2024-11-08T07:16:32.055738 #1]  INFO -- : Skipping file ./api/manage.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 17
    ) from exc
         ^
SyntaxError: invalid syntax
7
eslint
eslint engine documentation
View output
ESLint is running with the default parser.

WARN: Skipping client/coverage/lcov-report/prettify.js: it appears to be minified