mstuttgart/pynocchio

View on GitHub
Update README.md #103
Michell Stuttgart authored 377bdd11
complete00:00:14
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.json.
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-04-29T11:26:30.159637 #1]  WARN -- : Skipping i18n/en-US.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.159689 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.162820 #1]  WARN -- : Skipping i18n/tr-TR.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.162854 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.164546 #1]  WARN -- : Skipping i18n/base.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.164579 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.166501 #1]  WARN -- : Skipping i18n/fr-FR.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.166529 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.168240 #1]  WARN -- : Skipping i18n/pl-PL.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.168266 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.169856 #1]  WARN -- : Skipping i18n/cs_CZ.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.169881 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.171468 #1]  WARN -- : Skipping i18n/fi-FI.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.171493 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.173129 #1]  WARN -- : Skipping i18n/da-DK.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.173154 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.174689 #1]  WARN -- : Skipping i18n/es-ES.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.174715 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.177089 #1]  WARN -- : Skipping i18n/nl-NL.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.177116 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.178635 #1]  WARN -- : Skipping i18n/pt-BR.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.178660 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:30.180288 #1]  WARN -- : Skipping i18n/pt-PT.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:30.180313 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-29T11:26:32.420786 #1]  INFO -- : Skipping file ./pynocchio/comic_path_filter.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 37
    ) from exc
         ^
SyntaxError: invalid syntax


I, [2024-04-29T11:26:32.685411 #1]  INFO -- : Skipping file ./pynocchio/main_window_view.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 706
    self.ui.menu_context.exec(event.globalPos())
                            ^
SyntaxError: invalid syntax


I, [2024-04-29T11:26:32.799005 #1]  INFO -- : Skipping file ./pynocchio/uic_files/main_window_view_rc.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/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0x89 in position 4: invalid start byte


I, [2024-04-29T11:26:33.157722 #1]  INFO -- : Skipping file ./pynocchio/uic_files/style_rc.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/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0x9c in position 9: invalid start byte


W, [2024-04-29T11:26:34.032400 #1]  WARN -- : Skipping ./i18n/en-US.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.032459 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.033705 #1]  WARN -- : Skipping ./i18n/tr-TR.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.033738 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.034799 #1]  WARN -- : Skipping ./i18n/base.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.034829 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.035652 #1]  WARN -- : Skipping ./i18n/fr-FR.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.035691 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.036683 #1]  WARN -- : Skipping ./i18n/pl-PL.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.036714 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.037511 #1]  WARN -- : Skipping ./i18n/cs_CZ.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.037547 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.038481 #1]  WARN -- : Skipping ./i18n/fi-FI.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.038517 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.039305 #1]  WARN -- : Skipping ./i18n/da-DK.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.039333 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.040122 #1]  WARN -- : Skipping ./i18n/es-ES.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.040154 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.041723 #1]  WARN -- : Skipping ./i18n/nl-NL.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.041749 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.042693 #1]  WARN -- : Skipping ./i18n/pt-BR.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.042723 #1]  WARN -- : Response status: 422
W, [2024-04-29T11:26:34.043319 #1]  WARN -- : Skipping ./i18n/pt-PT.ts due to CC::Parser::Client::HTTPError
W, [2024-04-29T11:26:34.043346 #1]  WARN -- : Response status: 422