matiasmenares/Nissboard

View on GitHub
UPDATE: Readme #207
Matías Menares authored 4 years agoa4ac4e96
complete00:00:34
Your first build completed successfully!
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, [2025-03-17T23:29:10.461024 #1]  WARN -- : Skipping server/public/react-0.12.2.js due to CC::Parser::Client::HTTPError
W, [2025-03-17T23:29:10.461095 #1]  WARN -- : Response status: 413
W, [2025-03-17T23:29:13.206356 #1]  WARN -- : Skipping server/public/jquery-1.10.0.min.js due to CC::Parser::Client::HTTPError
W, [2025-03-17T23:29:13.206413 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2025-03-17T23:29:19.575516 #1]  WARN -- : Skipping ./server/public/react-0.12.2.js due to CC::Parser::Client::HTTPError
W, [2025-03-17T23:29:19.575569 #1]  WARN -- : Response status: 413
W, [2025-03-17T23:29:21.097574 #1]  WARN -- : Skipping ./server/public/jquery-1.10.0.min.js due to CC::Parser::Client::HTTPError
W, [2025-03-17T23:29:21.097622 #1]  WARN -- : Response status: 422
I, [2025-03-17T23:29:26.947351 #1]  INFO -- : Skipping file ./dashboard/core/obd_ecu.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 38
    print(f"[OBD2] No Obd2 Error: {ex}")
                                      ^
SyntaxError: invalid syntax


I, [2025-03-17T23:29:27.068207 #1]  INFO -- : Skipping file ./dashboard/core/ecu.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 95
    print(f"An exception occurred: {e} ")
                                       ^
SyntaxError: invalid syntax


I, [2025-03-17T23:29:27.087579 #1]  INFO -- : Skipping file ./dashboard/core/output.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 76
    if output.channel_input.analog_input.pin == f'A{pin}':
                                                        ^
SyntaxError: invalid syntax


I, [2025-03-17T23:29:27.106082 #1]  INFO -- : Skipping file ./dashboard/core/gps.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 20
    print(f"[GPS] No GPS Devise connected in {self.gps_path}")
                                                            ^
SyntaxError: invalid syntax

Congratulations

Your first build completed successfully!

See the Results