jacquev6/ActionTree

View on GitHub
Empty commit #93
Vincent Jacques authored 4a291334
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 checked in config: nothing to validate.
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-06-24T03:21:27.876604 #1]  WARN -- : Skipping docs/_static/jquery.js due to CC::Parser::Client::HTTPError
W, [2024-06-24T03:21:27.876678 #1]  WARN -- : Response status: 422
W, [2024-06-24T03:21:30.043675 #1]  WARN -- : Skipping docs/_static/underscore.js due to CC::Parser::Client::HTTPError
W, [2024-06-24T03:21:30.043901 #1]  WARN -- : Response status: 422
W, [2024-06-24T03:21:30.097398 #1]  WARN -- : Skipping docs/searchindex.js due to CC::Parser::Client::HTTPError
W, [2024-06-24T03:21:30.097447 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-06-24T03:21:34.408107 #1]  WARN -- : Skipping ./docs/_static/jquery.js due to CC::Parser::Client::HTTPError
W, [2024-06-24T03:21:34.408161 #1]  WARN -- : Response status: 422
W, [2024-06-24T03:21:37.894938 #1]  WARN -- : Skipping ./docs/_static/underscore.js due to CC::Parser::Client::HTTPError
W, [2024-06-24T03:21:38.092563 #1]  WARN -- : Response status: 422
W, [2024-06-24T03:21:38.610935 #1]  WARN -- : Skipping ./docs/searchindex.js due to CC::Parser::Client::HTTPError
W, [2024-06-24T03:21:38.610980 #1]  WARN -- : Response status: 422
I, [2024-06-24T03:21:38.786623 #1]  INFO -- : Skipping file ./doc/conf.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 12
    copyright = f'2013-2018 {author}<script src="https://jacquev6.net/ribbon.2.js" data-project="{project}"></script>'
                                                                                                                     ^
SyntaxError: invalid syntax