teamdigitale/italia-app

View on GitHub
chore: [PE-678] CGN partner detail change go to website from button to list item (#6300) #3034
Frederik Batuna authored 8fce513f
complete00:01:28
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-19T00:22:56.295060 #1]  WARN -- : Skipping ts/components/QrCodeImage.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:22:56.295092 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:02.792763 #1]  WARN -- : Skipping ts/features/itwallet/lifecycle/saga/__tests__/checkWalletInstanceStateSaga.test.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:02.792804 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:03.025857 #1]  WARN -- : Skipping ts/features/itwallet/common/utils/itwIssuanceUtils.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:03.025885 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:03.071759 #1]  WARN -- : Skipping ts/features/itwallet/common/store/storages/itwSecureStorage.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:03.071786 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:03.074828 #1]  WARN -- : Skipping ts/features/itwallet/common/store/reducers/index.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:03.074853 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:03.168652 #1]  WARN -- : Skipping ts/features/itwallet/machine/credential/events.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:03.168687 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:03.173583 #1]  WARN -- : Skipping ts/features/itwallet/machine/credential/actors.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:03.173610 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:03.289119 #1]  WARN -- : Skipping ts/features/itwallet/machine/eid/context.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:03.289154 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:03.300982 #1]  WARN -- : Skipping ts/features/itwallet/machine/eid/machine.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:03.301011 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:08.756813 #1]  WARN -- : Skipping ts/features/itwallet/common/components/ItwSkeumorphicCard/CardClaim.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:08.756844 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:10.892876 #1]  WARN -- : Skipping ts/features/cieLogin/components/CieIdLoginWebView.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:10.892914 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:11.163231 #1]  WARN -- : Skipping ts/features/services/home/components/OrganizationNameLabel.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:11.163258 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:11.272669 #1]  WARN -- : Skipping ts/features/newWallet/components/WalletCardBaseComponent.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:11.272696 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-10-19T00:23:18.430959 #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-10-19T00:23:18.431466 #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-10-19T00:23:18.441951 #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-10-19T00:23:18.442556 #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 65
    "Authorization": f"Bearer {token}"
                                     ^
SyntaxError: invalid syntax


W, [2024-10-19T00:23:23.327167 #1]  WARN -- : Skipping ./ts/components/QrCodeImage.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:23.327217 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:34.703396 #1]  WARN -- : Skipping ./ts/features/itwallet/lifecycle/saga/__tests__/checkWalletInstanceStateSaga.test.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:34.703437 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:35.072191 #1]  WARN -- : Skipping ./ts/features/itwallet/common/utils/itwIssuanceUtils.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:35.072240 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:35.127220 #1]  WARN -- : Skipping ./ts/features/itwallet/common/store/storages/itwSecureStorage.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:35.127398 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:35.129396 #1]  WARN -- : Skipping ./ts/features/itwallet/common/store/reducers/index.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:35.129595 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:35.277430 #1]  WARN -- : Skipping ./ts/features/itwallet/machine/credential/events.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:35.277643 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:35.282328 #1]  WARN -- : Skipping ./ts/features/itwallet/machine/credential/actors.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:35.282359 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:35.700990 #1]  WARN -- : Skipping ./ts/features/itwallet/machine/eid/context.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:35.701030 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:35.717789 #1]  WARN -- : Skipping ./ts/features/itwallet/machine/eid/machine.ts due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:35.718007 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:45.619287 #1]  WARN -- : Skipping ./ts/features/itwallet/common/components/ItwSkeumorphicCard/CardClaim.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:45.619356 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:49.278465 #1]  WARN -- : Skipping ./ts/features/cieLogin/components/CieIdLoginWebView.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:49.278662 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:49.713244 #1]  WARN -- : Skipping ./ts/features/services/home/components/OrganizationNameLabel.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:49.713464 #1]  WARN -- : Response status: 422
W, [2024-10-19T00:23:49.887346 #1]  WARN -- : Skipping ./ts/features/newWallet/components/WalletCardBaseComponent.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-19T00:23:49.887528 #1]  WARN -- : Response status: 422