jacometoss/PyEWS

View on GitHub
0.1.31 #629
Marco Polo Jácome Toss authored a1e930bc
complete00:00:18
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-10-31T07:35:20.358423 #1]  WARN -- : Skipping site/js/jquery-3.6.0.min.js due to CC::Parser::Client::HTTPError
W, [2024-10-31T07:35:20.358473 #1]  WARN -- : Response status: 422
W, [2024-10-31T07:35:20.363687 #1]  WARN -- : Skipping site/js/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-10-31T07:35:20.363766 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-31T07:35:24.688918 #1]  WARN -- : Skipping ./site/js/jquery-3.6.0.min.js due to CC::Parser::Client::HTTPError
W, [2024-10-31T07:35:24.689024 #1]  WARN -- : Response status: 422
W, [2024-10-31T07:35:24.694230 #1]  WARN -- : Skipping ./site/js/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-10-31T07:35:24.694480 #1]  WARN -- : Response status: 422
I, [2024-10-31T07:35:26.148318 #1]  INFO -- : Skipping file ./electricalwiresizes/basicelecfunc.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 228
    return print(tabulate(datos, headers=["AWG/KCM","1F/2H", "2F/3H","3F/3H","3F/4H"], tablefmt='psql'))
               ^
SyntaxError: invalid syntax