david942j/crabstone

View on GitHub
Add CC_TEST_REPORTER_ID env (#43) #192
david942j authored fab2c572
complete00:00:11
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.yml.
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-12-04T07:35:18.698754 #1]  WARN -- : Skipping examples/hello_world.rb due to CC::Parser::Client::HTTPError
W, [2024-12-04T07:35:18.698803 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-12-04T07:35:21.132222 #1]  INFO -- : Skipping file ./tasks/generate/print_structs.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 14
    spec = importlib.util.spec_from_file_location('capstone', f'{path}/__init__.py')
                                                                                  ^
SyntaxError: invalid syntax


I, [2024-12-04T07:35:21.238726 #1]  INFO -- : Skipping file ./tasks/generate/python.rb due to exception (Racc::ParseError): ./tasks/generate/python.rb:61 :: parse error on value "]" (tRBRACK)

I, [2024-12-04T07:35:21.276028 #1]  INFO -- : Skipping file ./tasks/generate/arch.rb due to exception (Racc::ParseError): ./tasks/generate/arch.rb:52 :: parse error on value "<<" (tLSHFT)

I, [2024-12-04T07:35:21.354444 #1]  INFO -- : Skipping file lib/crabstone/arch/register.rb due to exception (Racc::ParseError): lib/crabstone/arch/register.rb:22 :: parse error on value "]" (tRBRACK)