teamdigitale/italia-app

View on GitHub
feat: [IOCOM-1207] Payment data on the "More info" bottom sheet (#5695) #3027
Andrea authored 106b791c
complete00:01:24
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-04-21T08:11:08.408314 #1]  WARN -- : Skipping ts/features/newWallet/components/WalletCardBaseComponent.tsx due to CC::Parser::Client::HTTPError
W, [2024-04-21T08:11:08.408344 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-21T08:11:16.022993 #1]  INFO -- : Skipping file ./scripts/mitmproxy_metro_bundler.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 7
    def request(flow: http.HTTPFlow):
                    ^
SyntaxError: invalid syntax


I, [2024-04-21T08:11:16.023600 #1]  INFO -- : Skipping file ./scripts/check_urls/check_urls.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 151
    def test_http_uri(io_url: IOUrl):
                            ^
SyntaxError: invalid syntax


I, [2024-04-21T08:11:16.034311 #1]  INFO -- : Skipping file ./scripts/e2e_message/e2e_notifier.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 52
    print(f"Got an error: {e.response['error']}")
                                               ^
SyntaxError: invalid syntax


I, [2024-04-21T08:11:16.034872 #1]  INFO -- : Skipping file ./scripts/check_cie_button_exists/check_cie_button_exists_ios.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 86
    print("[Fatal Error] Page containing CIE button unrechable", file=sys.stderr)
                                                                     ^
SyntaxError: invalid syntax


W, [2024-04-21T08:11:45.378261 #1]  WARN -- : Skipping ./ts/features/newWallet/components/WalletCardBaseComponent.tsx due to CC::Parser::Client::HTTPError
W, [2024-04-21T08:11:45.378296 #1]  WARN -- : Response status: 422